Class DigitalInputDevice

All Implemented Interfaces:
DeviceInterface, DigitalInputDeviceInterface, DeviceEventConsumer<DigitalInputEvent>, AutoCloseable, Consumer<DigitalInputEvent>
Direct Known Subclasses:
Button, DebouncedDigitalInputDevice, SmoothedInputDevice

public class DigitalInputDevice
extends AbstractDigitalInputDevice
Represents a generic digital input device.