public class DoubleMapToObj<R> extends LsaIterator<R>
| Constructor and Description |
|---|
DoubleMapToObj(PrimitiveIterator.OfDouble iterator,
DoubleFunction<? extends R> mapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
R |
nextIteration() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DoubleMapToObj(PrimitiveIterator.OfDouble iterator, DoubleFunction<? extends R> mapper)
public boolean hasNext()
public R nextIteration()
nextIteration in class LsaIterator<R>Copyright © 2018. All rights reserved.