Uses of Interface
java.util.PrimitiveIterator
Packages that use PrimitiveIterator
Package
Description
Contains the collections framework, some internationalization support classes,
a service loader, properties, random number generation, string parsing
and scanning classes, base64 encoding and decoding, a bit array, and
several miscellaneous utility classes.
-
Uses of PrimitiveIterator in java.util
Subinterfaces of PrimitiveIterator in java.utilModifier and TypeInterfaceDescriptionstatic interface
An Iterator specialized fordouble
values.static interface
An Iterator specialized forint
values.static interface
An Iterator specialized forlong
values.