| Interface | Description |
|---|---|
| BooleanBidirectionalIterator |
A Type-Specific
ObjectBidirectionalIterator to reduce (un)boxing |
| BooleanCollection |
A Type-Specific
Collection that reduces (un)boxing |
| BooleanIterable |
A Type-Specific
Iterable that reduces (un)boxing |
| BooleanIterator |
A Type-Specific
Iterator that reduces (un)boxing |
| BooleanSplititerator |
A Type Specific Split-Iterator that reduces boxing/unboxing
It fills the gaps of the java and uses this collection interfaces
|
| BooleanStack |
A Type-Specific
Stack that reduces (un)boxing |
| Class | Description |
|---|---|
| AbstractBooleanCollection |
Abstract Type Specific Collection that reduces boxing/unboxing
|