| Interface | Description |
|---|---|
| LongBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| LongCollection |
A Type-Specific
Collection that reduces (un)boxing |
| LongIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| LongIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| LongSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| LongStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractLongCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|