protected class Namespace.EmptyIterator extends Object implements Iterator
protected
Namespace.EmptyIterator()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Namespace.EmptyIterator()
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove