Index

A B C D F G I M O P R S T U V 
All Classes and Interfaces|All Packages

I

ICustomerBetService - Interface in main
Interface for customer betting services, defining methods for calculating gains and presenting results, as well as a default method for saving results to a text file.
IGiveBetList - Interface in customer
Interface for classes that provide access to a list of customer bets.
increaseTotalGains(double) - Method in class customer.Customer
Increases the customer's total gains by a specified amount.
increaseTotalSpent(double) - Method in class customer.Customer
Increases the total amount the customer has spent on bets by a specified amount.
INSTANCE - Enum constant in enum class main.BetOrganization
The singleton instance of the main.BetOrganization.
INSTANCE - Enum constant in enum class main.GameEmulator
The singleton instance of the main.GameEmulator.
A B C D F G I M O P R S T U V 
All Classes and Interfaces|All Packages