|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap
net.infonode.util.collection.notifymap.AbstractChangeNotifyMap
public abstract class AbstractChangeNotifyMap
| Constructor Summary | |
|---|---|
AbstractChangeNotifyMap()
|
|
| Method Summary | |
|---|---|
ConstMapIterator |
constIterator()
Returns an iterator for this map. |
| Methods inherited from class net.infonode.util.collection.notifymap.AbstractConstChangeNotifyMap |
|---|
fireEntriesChanged, fireEntryChanged, fireEntryRemoved, firstListenerAdded, getChangeSignal, getChangeSignalInternal, lastListenerRemoved, listenerAdded, listenerRemoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
|---|
containsKey, containsValue, get |
| Methods inherited from interface net.infonode.util.collection.Collection |
|---|
clear |
| Methods inherited from interface net.infonode.util.collection.ConstCollection |
|---|
isEmpty |
| Constructor Detail |
|---|
public AbstractChangeNotifyMap()
| Method Detail |
|---|
public ConstMapIterator constIterator()
ConstMap
constIterator in interface ConstMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||