Class Main.InteractiveServerCommand

java.lang.Object
tech.catheu.jnotebook.Main.InteractiveServerCommand
All Implemented Interfaces:
Runnable
Enclosing class:
Main

public static class Main.InteractiveServerCommand extends Object implements Runnable
  • Constructor Details

    • InteractiveServerCommand

      public InteractiveServerCommand()
  • Method Details

    • run

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