Class FasterPAM.Par<O>

    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public FasterPAM<O> 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 FastPAM.Par<O>
        Returns:
        a new instance