Interface Command

All Known Implementing Classes:
BetCommand, InvalidBetCommand, InvalidCommand, InvalidHorseNumberCommand, QuitCommand, RestockCommand, SetWinnerCommand

public interface Command
Interface which defines the pattern for all the commands of the system.