Index
All Classes and Interfaces|All Packages
S
- setGameResult(char) - Method in class bet.Bet
-
Sets the result of the game for this bet.
- setPayout(double) - Method in class customer.CustomerBet
-
Sets the payout amount for this bet based on its outcome.
- showCustomersResults() - Method in enum class main.BetOrganization
-
Displays the results of each customer’s bets to the console and saves the results to a file.
- showCustomersResults() - Method in interface main.ICustomerBetService
-
Displays the betting results of each customer to the console and saves these results to a text file for record-keeping.
- stake - Variable in class customer.CustomerBet
-
The amount of money staked by the customer for this bet.
All Classes and Interfaces|All Packages