Package com.diozero.api.function
-
Interface Summary Interface Description Action DeviceEventConsumer<T extends DeviceEvent> FloatConsumer Represents an operation that accepts a singlefloat
-valued argument and returns no result.VoidConsumer Represents an operation that accepts a no-valued argument and returns no result.