Index
All Classes and Interfaces|All Packages
A
- addBet(Bet) - Method in enum class main.BetOrganization
-
Adds a new bet to the organization’s list of bets.
- addCustomer(Customer) - Method in enum class main.BetOrganization
-
Adds a new customer to the organization.
- addCustomerBet(CustomerBet) - Method in class customer.Customer
-
Adds a new bet to the customer's list of bets.
- availableChoices - Variable in class bet.Bet
-
An array of characters representing the possible outcomes for the bet.
All Classes and Interfaces|All Packages