| Interface | Description |
|---|---|
| DoubleBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| DoubleCollection |
A Type-Specific
Collection that reduces (un)boxing |
| DoubleIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| DoubleIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| DoubleSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| DoubleStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractDoubleCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|