public class ObjFlatMapToInt<T> extends PrimitiveExtIterator.OfInt
hasNext, isInit, next| Constructor and Description |
|---|
ObjFlatMapToInt(java.util.Iterator<? extends T> iterator,
Function<? super T,? extends IntStream> mapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextIntnext, removeprotected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfInt