Class SlotManager.ReadAllSlots_Helper

java.lang.Object
jmri.jmrix.loconet.SlotManager.ReadAllSlots_Helper
All Implemented Interfaces:
Runnable
Enclosing class:
SlotManager

  • Constructor Details

  • Method Details

    • setAbort

      public void setAbort()
      Aborts current run
    • isRunning

      public boolean isRunning()
      Gets the current stae of the run.
      Returns:
      true if running
    • run

      public void run()
      Specified by:
      run in interface Runnable