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