| Interface | Description |
|---|---|
| FloatBooleanConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatByteConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatCharConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatDoubleConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatFloatConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatIntConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatLongConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatObjectConsumer<V> |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|
| FloatShortConsumer |
A Type Specific BiConsumer class to reduce boxing/unboxing and that fills the gaps that java has.
|