net.infonode.util.collection.notifymap
private class ChangeNotifyMapWrapper.Iterator extends Object implements MapIterator
| Constructor Summary | |
|---|---|
| Iterator(MapIterator iterator) | |
| Method Summary | |
|---|---|
| boolean | atEntry() |
| Object | getKey() |
| Object | getValue() |
| void | next() |
| void | remove() |