Class SmoothingConfigurator<T extends Smoothing>

  • Type Parameters:
    T - smoothing type
    Direct Known Subclasses:
    MSASmoothingConfigurator

    public class SmoothingConfigurator<T extends Smoothing>
    extends Configurator<T>
    Base class for all smoothing configurator implementations
    Author:
    markr
    • Constructor Detail

      • SmoothingConfigurator

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