N - node typepublic class LeavesIterator<N extends AbstractDTNode<?,?,?,N>> extends AbstractIterator<N>
| Constructor and Description |
|---|
LeavesIterator(N root) |
| Modifier and Type | Method and Description |
|---|---|
protected N |
computeNext() |
endOfData, hasNext, next, peekremoveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic LeavesIterator(N root)
protected N computeNext()
computeNext in class AbstractIterator<N extends AbstractDTNode<?,?,?,N>>Copyright © 2018. All rights reserved.