Class PairSpliterator.PSOfInt

All Implemented Interfaces:
Cloneable, IntConsumer, Spliterator<Integer>, Spliterator.OfInt, Spliterator.OfPrimitive<Integer,IntConsumer,Spliterator.OfInt>
Enclosing class:
PairSpliterator<T,S extends Spliterator<T>,R,SS extends PairSpliterator<T,S,R,SS>>

static final class PairSpliterator.PSOfInt extends PairSpliterator<Integer,Spliterator.OfInt,Integer,PairSpliterator.PSOfInt> implements Spliterator.OfInt, IntConsumer