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
Constructors Constructor Description Abstract()
-
Method Summary
-
Constructor Details
-
Abstract
public Abstract()
-
-
Method Details
-
key
- Specified by:
key
in interfaceConfigEntry<T>
-
parse
- Specified by:
parse
in interfaceConfigEntry<T>
-