Class EagerPAM.Par<O>

  • All Implemented Interfaces:
    Parameterizer
    Enclosing class:
    EagerPAM<O>

    public static class EagerPAM.Par<O>
    extends PAM.Par<O>
    Parameterization class.
    Author:
    Erich Schubert
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

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