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