Package bet

Class BasketballBet

java.lang.Object
bet.Bet
bet.BasketballBet

public final class BasketballBet extends Bet
Represents a basketball betting option with specific odds and available choices.

This class is a specialized type of Bet for basketball games, where the available betting choices are limited to two possible outcomes:

  • '1' - indicating a win for the first team
  • '2' - indicating a win for the second team