Class OTSDemoServer.KillThread

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    OTSDemoServer

    class OTSDemoServer.KillThread
    extends Thread
    Handle the kills of models that ran maxTime minutes.
    • Constructor Detail

      • KillThread

        KillThread()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread