net.infonode.util.collection.notifymap
public class ConstChangeNotifyVectorMap extends AbstractConstChangeNotifyMap
Method Summary | |
---|---|
void | addMap(ConstChangeNotifyMap map) |
void | addMap(int index, ConstChangeNotifyMap map) |
ConstMapIterator | constIterator() |
boolean | containsKey(Object key) |
boolean | containsValue(Object value) |
protected void | firstListenerAdded() |
Object | get(Object key) |
ConstChangeNotifyMap | getMap(int index) |
int | getMapCount() |
int | getMapIndex(ConstMap map) |
boolean | isEmpty() |
protected void | lastListenerRemoved() |
void | removeMap(int index) |