A B C D E F G H I J L M N O P R S T U V W

H

Hand - Class in com.asdf.plugins.pokergames
container for cards
Hand() - Constructor for class com.asdf.plugins.pokergames.Hand
constructor for an empty hand
Hand(ParserHand) - Constructor for class com.asdf.plugins.pokergames.Hand
constructor
Hand(Hand) - Constructor for class com.asdf.plugins.pokergames.Hand
Constructor for copying a hand
hand_rank(int) - Method in class com.asdf.plugins.pokergames.HandEval
Obtains the hand type of a hand, given it's value.
HandEval - Class in com.asdf.plugins.pokergames
This class evaluates poker hands with methods eval_5cards and eval_7cards.
HandEval(EvalTables) - Constructor for class com.asdf.plugins.pokergames.HandEval
Constructor.
HandEvaluator - Class in com.asdf.plugins.pokergames.texasholdem.bots
Class for comparing hands
HandEvaluator() - Constructor for class com.asdf.plugins.pokergames.texasholdem.bots.HandEvaluator
Default constructor
handRank(Card, Card, Hand, int) - Method in class com.asdf.plugins.pokergames.texasholdem.bots.HandEvaluator
Calculates the probability of having the best hand against random opponents
hasActedThisRound() - Method in interface com.asdf.plugins.pokergames.PlayerInfo
Check if a player has made at least one action this round
hasEnoughToRaise() - Method in interface com.asdf.plugins.pokergames.PlayerInfo
Check if the player has enough chips to complete a raise
hasToPostBlind(int) - Method in interface com.asdf.plugins.pokergames.GameInfo
Get whether the player has sat out some blinds, and has to pay any as a penalty for entering the game
hasToPostBlind() - Method in interface com.asdf.plugins.pokergames.PlayerInfo
Get whether the player has sat out some blinds, and has to pay any as a penalty for entering the game
HIGH_CARD - Variable in class com.asdf.plugins.pokergames.HandEval
 

A B C D E F G H I J L M N O P R S T U V W