Package edu.wpi.first.util.function
-
Interface Summary 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.