public abstract static class PrimitiveIterator.OfDouble
extends java.lang.Object
implements java.util.Iterator<java.lang.Double>
| Constructor and Description |
|---|
OfDouble() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
next() |
abstract double |
nextDouble() |
void |
remove() |