Interface Watcher.CheckedRunnable

  • Enclosing class:
    Watcher

    public static interface Watcher.CheckedRunnable
    • Method Summary

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

      • run

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