Class AbstractDigitalInputDevice

java.lang.Object
All Implemented Interfaces:
DigitalInputDeviceInterface, InputEventListener<DigitalInputEvent>, java.io.Closeable, java.lang.AutoCloseable
Direct Known Subclasses:
DigitalInputDevice, DigitalInputOutputDevice

public abstract class AbstractDigitalInputDevice
extends GpioInputDevice<DigitalInputEvent>
implements DigitalInputDeviceInterface