public class EmptyMapIterator extends AbstractEmptyIterator implements MapIterator, ResettableIterator
| Modifier and Type | Field and Description |
|---|---|
static MapIterator |
INSTANCE
Singleton instance of the iterator.
|
| Modifier | Constructor and Description |
|---|---|
protected |
EmptyMapIterator()
Constructor.
|
add, getKey, getValue, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, reset, set, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKey, getValue, hasNext, next, remove, setValueresetpublic static final MapIterator INSTANCE