Interface CancellableThreads.Interruptible

Enclosing class:
CancellableThreads

public static interface CancellableThreads.Interruptible
  • Method Summary

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

    • run

      void run() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException