| Constructor and Description |
|---|
FlatCollectIterator(Iterable<T> iterable,
org.eclipse.collections.api.block.function.Function<? super T,? extends Iterable<V>> newFunction) |
FlatCollectIterator(Iterator<T> newIterator,
org.eclipse.collections.api.block.function.Function<? super T,? extends Iterable<V>> newFunction) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
V |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2004–2018. All rights reserved.