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