Interface TPrimitiveIterator.OfInt

All Superinterfaces:
Iterator<Integer>, TPrimitiveIterator<Integer,​IntConsumer>
Enclosing interface:
TPrimitiveIterator<T,​S>

public static interface TPrimitiveIterator.OfInt extends TPrimitiveIterator<Integer,​IntConsumer>