| Modifier | Constructor and Description |
|---|---|
protected |
RepeatApplyIterator(Iterator<T> input) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
protected abstract Iterator<T> |
makeNextStage(T t) |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2018 DataWeb Research. All rights reserved.