Interface SimpleConfigParameter<T>

    • Method Detail

      • getName

        String getName()
        Returns:
        the name of the configuration parameter
      • getDefaultValue

        T getDefaultValue()
        Returns:
        the default value associated to the configuration parameter