Package it.meucci.commands


package it.meucci.commands
  • Class
    Description
    This class represents the command a user can type from their keyboard.
    CommandHandler describes how, in response to a user's input command, the program should behave.
    The type of command a user type.
    There errors are the ones the program issue when the user type an error wrongly.