| Interface | Description |
|---|---|
| ByteBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| ByteCollection |
A Type-Specific
Collection that reduces (un)boxing |
| ByteIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| ByteIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| ByteSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| ByteStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractByteCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|