Interface ConfigurationValueConverter<DataType>


public interface ConfigurationValueConverter<DataType>
Used by ConfigurationDefinition.getCurrentConfiguredValue() to translate whatever object type a ConfigurationValueProvider is returning into the object type the definition uses.