net.infonode.util.collection.notifymap
Interface ConstChangeNotifyMap

All Superinterfaces:
ConstCollection, ConstMap
All Known Subinterfaces:
ChangeNotifyMap
All Known Implementing Classes:
AbstractChangeNotifyMap, AbstractConstChangeNotifyMap, ChangeNotifyMapWrapper, ConstChangeNotifyVectorMap, PropertyMapImpl.PropertyObjectMap

public interface ConstChangeNotifyMap
extends ConstMap


Method Summary
 SignalHook getChangeSignal()
           
 
Methods inherited from interface net.infonode.util.collection.map.base.ConstMap
constIterator, containsKey, containsValue, get
 
Methods inherited from interface net.infonode.util.collection.ConstCollection
isEmpty
 

Method Detail

getChangeSignal

SignalHook getChangeSignal()