| Interface | Description |
|---|---|
| ShortBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| ShortCollection |
A Type-Specific
Collection that reduces (un)boxing |
| ShortIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| ShortIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| ShortSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| ShortStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractShortCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|