|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceLruCacheEntry<V>
Cache Entry interface
Method Summary | |
---|---|
V |
getValue()
Returns value stored in entry or null if entry is not valid |
boolean |
isStillValid(long timeRef)
|
Method Detail |
---|
V getValue()
boolean isStillValid(long timeRef)
timeRef
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |