Class PollNative

java.lang.Object
com.diozero.util.PollNative

public class PollNative
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PollNative()  
  • Method Summary

    Modifier and Type Method Description
    void poll​(java.lang.String filename, int timeout, int ref, PollEventListener listener)  
    void setFd​(int fd)  
    void stop()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • poll

      public void poll​(java.lang.String filename, int timeout, int ref, PollEventListener listener)
    • setFd

      public void setFd​(int fd)
    • stop

      public void stop()