public class XobjListIterator extends java.lang.Object implements java.util.Iterator<Xobject>
boolean
hasNext()
Xobject
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
java.util.Iterator<Xobject>
public Xobject next()
next
public void remove()
remove