Package main

Interface ICustomerBetService

All Known Implementing Classes:
BetOrganization

public sealed interface ICustomerBetService permits BetOrganization
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.