|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
K - the key typeV - the value typepublic static interface Cache.Entry<K,V>
Represent a mapping of key to value held in a Cache
| Method Summary | |
|---|---|
K |
getKey()
Accessor to the key of this mapping |
V |
getValue()
Accessor to the value of this mapping |
| Method Detail |
|---|
K getKey()
V getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||