| Interface | Description |
|---|---|
| CharBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| CharCollection |
A Type-Specific
Collection that reduces (un)boxing |
| CharIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| CharIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| CharSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| CharStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractCharCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|