Interface CancellableThreads.IOInterruptible

All Known Subinterfaces:
CancellableThreads.Interruptible
Enclosing class:
CancellableThreads

public static interface CancellableThreads.IOInterruptible
  • Method Summary

    Modifier and Type Method Description
    void run()  
  • Method Details

    • run

      void run() throws java.io.IOException, java.lang.InterruptedException
      Throws:
      java.io.IOException
      java.lang.InterruptedException