|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.util.ApplicationConfig.CacheItem<T>
T - protected static class ApplicationConfig.CacheItem<T>
Item used for cacheOption
| Field Summary | |
|---|---|
int |
hash
hash of string representation |
T |
item
typed option value |
| Constructor Summary | |
|---|---|
ApplicationConfig.CacheItem(T item,
int hash)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public T item
public int hash
| Constructor Detail |
|---|
public ApplicationConfig.CacheItem(T item,
int hash)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||