| Package | Description |
|---|---|
| java.util |
Contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes (a string tokenizer, a random-number generator, and a bit array).
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrimitiveIterator
An Iterator specialized for
double values.
|
static interface |
PrimitiveIterator
An Iterator specialized for
int values.
|
static interface |
PrimitiveIterator
An Iterator specialized for
long values.
|