| Modifier and Type | Field and Description |
|---|---|
static EmptyIterator |
INSTANCE
This is the shared instance of the empty iterator
|
| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final EmptyIterator INSTANCE
Copyright © 2014–2016. All rights reserved.