Schnittstelle IntSplititerator

Alle Superschnittstellen:
IntIterator, Iterator<Integer>, Spliterator<Integer>, Spliterator.OfPrimitive<Integer,IntConsumer,IntSplititerator>

public interface IntSplititerator extends Spliterator.OfPrimitive<Integer,IntConsumer,IntSplititerator>, IntIterator
A Type Specific Split-Iterator that reduces boxing/unboxing It fills the gaps of the java and uses this collection interfaces