public abstract static class Node.SubtreeIterator<I> extends Node.NodeIterator<I>
Constructor and Description |
---|
SubtreeIterator(Node<I> first) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, next
Copyright © 2015–2021 Fiji. All rights reserved.