|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LRUCache.CacheEntryRemovedListener<K,V>
Called when a cached element is about to be removed.
Method Summary | |
---|---|
void |
notifyEntryRemoved(K key,
V value)
|
Method Detail |
---|
void notifyEntryRemoved(K key, V value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |