Class FarthestSumPoints.Par<V>

    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public FarthestSumPoints<V> make()
        Description copied from interface: Parameterizer
        Make an instance after successful configuration.

        Note: your class should return the exact type, only this very broad interface should use Object as return type.

        Specified by:
        make in interface Parameterizer
        Overrides:
        make in class FarthestPoints.Par<V>
        Returns:
        a new instance