| Modifier and Type | Field and Description |
|---|---|
static EmptyIterator |
instance |
| Modifier and Type | Method and Description |
|---|---|
static EmptyIterator |
getInstance() |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic static final EmptyIterator instance
public static EmptyIterator getInstance()
public Object next() throws NoSuchElementException
next in interface IteratorNoSuchElementExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.