Class GpioEventDispatchTaskImpl

  • All Implemented Interfaces:
    Runnable

    public class GpioEventDispatchTaskImpl
    extends Object
    implements Runnable
    • Constructor Detail

      • GpioEventDispatchTaskImpl

        public GpioEventDispatchTaskImpl​(GpioPinInput pin,
                                         PinEvent event)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable