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