Class Main.InteractiveCommand

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

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

    • InteractiveCommand

      public InteractiveCommand()
  • Method Details

    • run

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