Class WindowsPathWatchService.WindowsPathWatchThread

java.lang.Object
java.lang.Thread
name.pachler.nio.file.impl.WindowsPathWatchService.WindowsPathWatchThread
All Implemented Interfaces:
Runnable
Enclosing class:
WindowsPathWatchService

public class WindowsPathWatchService.WindowsPathWatchThread extends Thread
  • Method Details

    • isFull

      public boolean isFull()
    • isEmpty

      public boolean isEmpty()
    • close

      public void close() throws IOException
      Throws:
      IOException
    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread