Modifier | Constructor and Description |
---|---|
protected |
FlattenIterator(Iterable<? extends T> core) |
protected |
FlattenIterator(Iterator<? extends T> core) |
Modifier and Type | Method and Description |
---|---|
protected abstract Iterator<U> |
expand(T t) |
boolean |
hasNext() |
U |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2004–2021. All rights reserved.