public static interface PrimitiveIterator.OfInt extends PrimitiveIterator<java.lang.Integer,IntConsumer>
int
values.PrimitiveIterator.OfDouble, PrimitiveIterator.OfInt, PrimitiveIterator.OfLong
Modifier and Type | Method and Description |
---|---|
int |
nextInt()
Returns the next
int element in the iteration. |
forEachRemaining