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