|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMapListener | |
---|---|
mirrormap.collections |
Uses of IMapListener in mirrormap.collections |
---|
Classes in mirrormap.collections that implement IMapListener | |
---|---|
class |
MapListenerAdapter<K,V>
Implements no-op methods for the IMapListener |
Methods in mirrormap.collections with parameters of type IMapListener | |
---|---|
boolean |
NotifyingMap.addListener(IMapListener<K,V> listener)
Add a listener that will be notified when entries in the underlying Map are added, updated or removed. |
boolean |
NotifyingMap.removeListener(IMapListener<?,?> listener)
Remove the listener from this NotifyingMap instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |