Iterator<Node>
private final Stack<Node>
stack
PreOrderIterator(Node node)
boolean
hasNext()
Node
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next