| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
static <T> Iterator<T> |
instance()
Returns the singleton instance this
EmptyIterator. |
Object |
next() |
void |
remove() |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingpublic static <T> Iterator<T> instance()
EmptyIterator.EmptyIterator