Package one.microstream.util.config
Class ConfigEntry.Abstract<T>
java.lang.Object
one.microstream.util.config.ConfigEntry.Abstract<T>
- All Implemented Interfaces:
 ConfigEntry<T>
- Enclosing interface:
 - ConfigEntry<T>
 
public abstract static class ConfigEntry.Abstract<T> extends Object implements ConfigEntry<T>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.util.config.ConfigEntry
ConfigEntry.Abstract<T> - 
Constructor Summary
 - 
Method Summary
 
- 
Constructor Details
 - 
Method Details
- 
key
- Specified by:
 keyin interfaceConfigEntry<T>
 - 
parse
- Specified by:
 parsein interfaceConfigEntry<T>
 
 -