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, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasPrevious, previousresetpublic static final OrderedIterator INSTANCE