public interface ConfigurationKey
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
default Converter<Object,Object> |
getConverter()
The converter is used before a property value is stored in configuration.
|
Object |
getDefaultValue() |
Copyright © 2020. All rights reserved.