Class SetWinnerCommand

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

public class SetWinnerCommand extends Object implements Command
Implementation of the Set Winner Command which allows the user to set the winner racehorse.
  • Constructor Details

    • SetWinnerCommand

      public SetWinnerCommand(int horseNumber)
  • Method Details