public static interface PrimitiveIterator.OfDouble extends PrimitiveIterator<java.lang.Double,DoubleConsumer>
double values.PrimitiveIterator.OfDouble, PrimitiveIterator.OfInt, PrimitiveIterator.OfLong| Modifier and Type | Method and Description |
|---|---|
double |
nextDouble()
Returns the next
double element in the iteration. |
forEachRemaining