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, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasPrevious, previous
getKey, getValue, hasNext, next, remove, setValue
reset
public static final OrderedMapIterator INSTANCE