public static class NodesList.NodesIterator extends java.lang.Object implements java.util.Iterator<Node>
NodesIterator(Node[] nodes)
boolean
hasNext()
Node
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public NodesIterator(Node[] nodes)
public boolean hasNext()
hasNext
java.util.Iterator<Node>
public Node next()
next