-
Returns the current state of the touch sensor
ButtonMatrixComponent.getState(int number)
Returns the state of the button with the given number (starting at 1) during the last poll cycle.
ButtonComponent.mapDigitalState(com.pi4j.io.gpio.digital.DigitalState digitalState)
Returns the enum constant of this class with the specified name.
ButtonComponent.ButtonState.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
void
Analyzes the given value passed by an event and triggers 0-n simple events based on it.