Uses of Interface
java.util.PrimitiveIterator
| Package | Description | 
|---|---|
| java.util | 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.utilSubinterfaces of PrimitiveIterator in java.util Modifier and Type Interface Description static interfacePrimitiveIterator.OfDoubleAn Iterator specialized fordoublevalues.static interfacePrimitiveIterator.OfIntAn Iterator specialized forintvalues.static interfacePrimitiveIterator.OfLongAn Iterator specialized forlongvalues.