Class AbstractChangeNotifyMap

java.lang.Object
net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
net.infonode.util.collection.notifymap.AbstractChangeNotifyMap
All Implemented Interfaces:
Collection, ConstCollection, ConstMap, Map, ChangeNotifyMap, ConstChangeNotifyMap
Direct Known Subclasses:
ChangeNotifyMapWrapper

public abstract class AbstractChangeNotifyMap extends AbstractConstChangeNotifyMap implements ChangeNotifyMap
  • Constructor Details

    • AbstractChangeNotifyMap

      public AbstractChangeNotifyMap()
  • Method Details