PrimitiveIterator.OfInt

Interface PrimitiveIterator.OfInt

All Superinterfaces:
Iterator<Integer>, PrimitiveIterator<Integer,IntConsumer>
Enclosing interface:
PrimitiveIterator<T,T_CONS>
public static interface PrimitiveIterator.OfInt
extends PrimitiveIterator<Integer,IntConsumer>

An Iterator specialized for int values.

Since:
1.8

Nested Classes

Neste