Class TypedEntryImpl<T>
java.lang.Object
net.frozenblock.lib.config.impl.entry.TypedEntryImpl<T>
- All Implemented Interfaces:
TypedEntry<T>
- Since:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypedEntryImpl
-
-
Method Details
-
type
- Specified by:
typein interfaceTypedEntry<T>
-
value
- Specified by:
valuein interfaceTypedEntry<T>
-
setValue
- Specified by:
setValuein interfaceTypedEntry<T>
-