public class ObjFlatMapToLong<T> extends PrimitiveExtIterator.OfLong
hasNext, isInit, next| Constructor and Description |
|---|
ObjFlatMapToLong(Iterator<? extends T> iterator,
Function<? super T,? extends LongStream> mapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextIteration() |
hasNext, nextLongnext, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ObjFlatMapToLong(Iterator<? extends T> iterator, Function<? super T,? extends LongStream> mapper)
protected void nextIteration()
nextIteration in class PrimitiveExtIterator.OfLongCopyright © 2017. All rights reserved.