| Package | Description |
|---|---|
| java.util |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrimitiveIterator.OfDouble
An Iterator specialized for
double values. |
static interface |
PrimitiveIterator.OfInt
An Iterator specialized for
int values. |
static interface |
PrimitiveIterator.OfLong
An Iterator specialized for
long values. |
Copyright © 2025 API Design. All Rights Reserved.