Class DigitalInputDevice

All Implemented Interfaces:
DigitalInputDeviceInterface, InputEventListener<DigitalInputEvent>, java.io.Closeable, java.lang.AutoCloseable
Direct Known Subclasses:
Button, WaitableDigitalInputDevice

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