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 SummaryConstructors Constructor Description GpioEventMonitorImpl(GpioPinInput pin)
 
- 
- 
- 
Constructor Detail- 
GpioEventMonitorImplpublic GpioEventMonitorImpl(GpioPinInput pin) 
 
- 
 - 
Method Detail- 
handlePinEventpublic void handlePinEvent(PinEvent event) - Specified by:
- handlePinEventin interface- PinListener
 
 
- 
 
-