net.infonode.util.collection.notifymap
Interface ChangeNotifyMap

All Superinterfaces:
Collection, ConstChangeNotifyMap, ConstCollection, ConstMap, Map
All Known Implementing Classes:
AbstractChangeNotifyMap, ChangeNotifyMapWrapper

public interface ChangeNotifyMap
extends ConstChangeNotifyMap, Map


Method Summary
 
Methods inherited from interface net.infonode.util.collection.notifymap.ConstChangeNotifyMap
getChangeSignal
 
Methods inherited from interface net.infonode.util.collection.map.base.Map
iterator, put, remove
 
Methods inherited from interface net.infonode.util.collection.map.base.ConstMap
constIterator, containsKey, containsValue, get
 
Methods inherited from interface net.infonode.util.collection.Collection
clear
 
Methods inherited from interface net.infonode.util.collection.ConstCollection
isEmpty