Class QuitCommand

java.lang.Object
com.vikingcloud.horsetrack.command.QuitCommand
All Implemented Interfaces:
Command

public class QuitCommand extends Object implements Command
Implementation of the Quit Command which allows terminating the execution of the application.