Class LoopThread

java.lang.Object
de.klassenserver7b.k7bot.threads.LoopThread
All Implemented Interfaces:
Runnable

public class LoopThread extends Object implements Runnable
Author:
Klassenserver7b
  • Field Details

  • Constructor Details

    • LoopThread

      public LoopThread()
  • Method Details

    • start

      public void start()
    • run

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

      public void restart()
    • stopLoop

      public void stopLoop()