Package cz.matfyz.rudad.joker.calculator


package cz.matfyz.rudad.joker.calculator
This package contains classes for calculation of the odds of players' hands.
  • Classes
    Class
    Description
    The main class that performs the odds calculations for the Joker calculator application.
    Represents the command-line arguments for the Joker calculator application.
    A custom converter for converting a String representation of a card to a Card object.
    Represents a player in a poker game.