| Interface | Description |
|---|---|
| ConfigTypeParser<T> |
Convert generic type to known
ConfigType value. |
| Class | Description |
|---|---|
| ObjectConfigTypeParser |
Simple implementation of
ConfigTypeParser for Object key type. |
| StringConfigTypeParser |
String implementation of
ConfigTypeParser for String key type. |
| YamlParser |