| Interface | Description |
|---|---|
| BooleanBooleanConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanByteConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanCharConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanDoubleConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanFloatConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanIntConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanLongConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanObjectConsumer<V> |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| BooleanShortConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|