|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
K - the type of key.V - the type of value.public interface EntryEvictedListener<K,V>
Invoked upon eviction of an entry.
| Method Summary | |
|---|---|
void |
entryEvicted(EntryEvent<K,V> event)
Invoked upon eviction of an entry. |
| Method Detail |
|---|
void entryEvicted(EntryEvent<K,V> event)
event - the event invoked when an entry is evicted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||