Package jisa.control

Interface RTask.Task

  • Enclosing class:
    RTask

    public static interface RTask.Task
    • Method Detail

      • run

        void run​(RTask task)
          throws java.lang.Exception
        Throws:
        java.lang.Exception