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, wait
forEachRemaining
public static final EmptyIterator instance
public static EmptyIterator getInstance()
public Object next() throws NoSuchElementException
next
in interface Iterator
NoSuchElementException
Copyright © 2014 Oracle Corpration. All rights reserved.