class NullIterator extends java.lang.Object implements Iterator
NullIterator()
boolean
hasNext()
int
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator
public int next()
next