Class ConsoleInputListener

java.lang.Object
java.lang.Thread
tv.phantombot.console.ConsoleInputListener
All Implemented Interfaces:
Runnable

public class ConsoleInputListener extends Thread
  • Constructor Details

    • ConsoleInputListener

      public ConsoleInputListener()
  • Method Details

    • run

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