Schnittstelle CharSplititerator

Alle Superschnittstellen:
CharIterator, Iterator<Character>, Spliterator<Character>, Spliterator.OfPrimitive<Character,CharConsumer,CharSplititerator>

public interface CharSplititerator extends Spliterator.OfPrimitive<Character,CharConsumer,CharSplititerator>, CharIterator
A Type Specific Split-Iterator that reduces boxing/unboxing It fills the gaps of the java and uses this collection interfaces