Package com.pi4j.io.gpio.impl
Class GpioEventMonitorImpl
- java.lang.Object
-
- com.pi4j.io.gpio.impl.GpioEventMonitorImpl
-
- All Implemented Interfaces:
PinListener
,EventListener
public class GpioEventMonitorImpl extends Object implements PinListener
-
-
Constructor Summary
Constructors Constructor Description GpioEventMonitorImpl(GpioPinInput pin)
-
-
-
Constructor Detail
-
GpioEventMonitorImpl
public GpioEventMonitorImpl(GpioPinInput pin)
-
-
Method Detail
-
handlePinEvent
public void handlePinEvent(PinEvent event)
- Specified by:
handlePinEvent
in interfacePinListener
-
-