public class DoubleArray extends PrimitiveIterator.OfDouble
| Constructor and Description |
|---|
DoubleArray(double[] values) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
double |
nextDouble() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic double nextDouble()
nextDouble in class PrimitiveIterator.OfDoublepublic boolean hasNext()
Copyright © 2018. All rights reserved.