|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SoftCache.Retriever<KK,VV>
Implementations can retrieve a value for a given key.
| Method Summary | |
|---|---|
VV |
getValue(KK key)
|
| Method Detail |
|---|
@NotNull
VV getValue(KK key)
throws TasteException
key - key for which a value should be retrieved
TasteException - if an error occurs while retrieving the value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||