All Classes and Interfaces
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.
Represents a card in a deck.
A custom converter for converting a String representation of a card to a Card object.
Contains DP tables used in the hand evaluator.
The Evaluator class provides methods for evaluating poker hands with 7 cards.
Contains the hash table for 7-card hands without flushes.
Contains hash table for flushes.
Represents a player in a poker game.
Represents the ranks of a card in a deck.
Contains aliases for the ranks.
Represents the suits of a card in a deck.
Contains aliases for the suits.
Contains emojis for the suits.