| Interface | Description |
|---|---|
| BooleanConsumer |
Represents an operation that accepts a single
boolean-valued argument and
returns no result. |
| FloatConsumer |
Represents an operation that accepts a single
float-valued argument and
returns no result. |
| FloatSupplier |
Represents a supplier of
float-valued results. |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.