Class ReynoldsPAM.Par<V>

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

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

      • Par

        public Par()
    • Method Detail

      • make

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