Class PhysicalCostConfigurator<T extends AbstractPhysicalCost>

  • Type Parameters:
    T - abstract physical cost type
    Direct Known Subclasses:
    BPRConfigurator

    public class PhysicalCostConfigurator<T extends AbstractPhysicalCost>
    extends Configurator<T>
    Base class for all physical cost configurator implementations
    Author:
    markr
    • Constructor Detail

      • PhysicalCostConfigurator

        public PhysicalCostConfigurator​(Class<T> instanceType)
        Constructor
        Parameters:
        instanceType - to configure on