| Interface | Description |
|---|---|
| FloatBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| FloatCollection |
A Type-Specific
Collection that reduces (un)boxing |
| FloatIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| FloatIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| FloatSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| FloatStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractFloatCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|