public abstract static class PrimitiveIterator.OfDouble extends Object implements Iterator<Double>
| Constructor and Description |
|---|
OfDouble() |
| Modifier and Type | Method and Description |
|---|---|
Double |
next() |
abstract double |
nextDouble() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNextCopyright © 2018. All rights reserved.