Class AutoTrainAction.MonitorTrain

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    AutoTrainAction

    class AutoTrainAction.MonitorTrain
    extends java.lang.Object
    implements java.lang.Runnable
    A runnable to monitor whether the autoActiveTrain is moving or stopped. Note: If train stops to do work with a manual throttle, this thread will continue to wait until auto operation is resumed.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait