Class ExitCommand

java.lang.Object
calculator.command.ExitCommand
All Implemented Interfaces:
CLICommand

public class ExitCommand extends Object implements CLICommand
  • Constructor Details

    • ExitCommand

      public ExitCommand()
  • Method Details