|
||||||||||
| 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 EntryRemovedListener<K,V>
Invoked upon removal of an entry.
| Method Summary | |
|---|---|
void |
entryRemoved(EntryEvent<K,V> event)
Invoked upon removal of an entry. |
| Method Detail |
|---|
void entryRemoved(EntryEvent<K,V> event)
event - the event invoked when an entry is removed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||