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