public class DoubleMapIndexed extends PrimitiveIterator.OfDouble
| Constructor and Description |
|---|
DoubleMapIndexed(PrimitiveIndexedIterator.OfDouble iterator,
IndexedDoubleUnaryOperator mapper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
double |
nextDouble() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic DoubleMapIndexed(PrimitiveIndexedIterator.OfDouble iterator, IndexedDoubleUnaryOperator mapper)
public boolean hasNext()
public double nextDouble()
nextDouble in class PrimitiveIterator.OfDoubleCopyright © 2018. All rights reserved.