T - protected static class ApplicationConfig.CacheItem<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
hash
hash of string representation
|
T |
item
typed option value
|
| Constructor and Description |
|---|
ApplicationConfig.CacheItem(T item,
int hash) |
Copyright © 2013–2016 CodeLutin. All rights reserved.