Package org.nuiton.config
Class ApplicationConfig.CacheItem<T>
java.lang.Object
org.nuiton.config.ApplicationConfig.CacheItem<T>
- Type Parameters:
T- type of item
- Enclosing class:
- ApplicationConfig
Item used for cacheOption
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
item
typed option value -
hash
public int hashhash of string representation
-
-
Constructor Details
-
CacheItem
-