Package jpigpio
Class GPIOListener
java.lang.Object
jpigpio.GPIOListener
- All Implemented Interfaces:
Alert
- Direct Known Subclasses:
NotificationListener
public abstract class GPIOListener extends java.lang.Object implements Alert
Simple interface for implementing GPIO callbacks
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GPIOListener(int gpio, int edge)
-
Method Summary
-
Field Details
-
Constructor Details
-
GPIOListener
public GPIOListener(int gpio, int edge)
-