| Constructor and Description |
|---|
TreeIterator(Iterator<T> it,
TreeIteratorFactory<T> factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic TreeIterator(Iterator<T> it, TreeIteratorFactory<T> factory)
Copyright © 2018. All rights reserved.