public interface ConfigTypeParser<T>
ConfigType value.| Modifier and Type | Method and Description |
|---|---|
ConfigType |
parse(T value) |
ConfigType parse(T value)
value - generic value which must be converter to configuration type.ConfigType for build target BuildConfigField in config environment.