Interface Setting<T>

    • Method Detail

      • getType

        Class getType()
        Get the parameter type
        Returns:
        class type
      • getInitValue

        T getInitValue()
        Get the initial value
        Returns:
        T
      • get

        T get()
        Get the current value for this setting
        Returns:
        value
      • clear

        void clear()
        Clear setting