public class ObjFlatMap<T,R> extends LsaExtIterator<R>
hasNext, isInit, next| Constructor and Description |
|---|
ObjFlatMap(Iterator<? extends T> iterator,
Function<? super T,? extends Stream<? extends R>> mapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected void nextIteration()
nextIteration in class LsaExtIterator<R>Copyright © 2018. All rights reserved.