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