public class EmptyOrderedIterator extends AbstractEmptyIterator implements OrderedIterator, ResettableIterator
Modifier and Type | Field and Description |
---|---|
static OrderedIterator |
INSTANCE
Singleton instance of the iterator.
|
Modifier | Constructor and Description |
---|---|
protected |
EmptyOrderedIterator()
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
reset
public static final OrderedIterator INSTANCE