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