| Interface | Description |
|---|---|
| IntBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| IntCollection |
A Type-Specific
Collection that reduces (un)boxing |
| IntIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| IntIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| IntSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| IntStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractIntCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|