N - node typepublic class InnerNodesIterator<N extends AbstractDTNode<?,?,?,N>> extends AbstractIterator<N>
| Constructor and Description |
|---|
InnerNodesIterator(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 InnerNodesIterator(N root)
protected N computeNext()
computeNext in class AbstractIterator<N extends AbstractDTNode<?,?,?,N>>Copyright © 2018. All rights reserved.