|
PokerSource Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandValuation | |
---|---|
org.pokersource.enum | Provides classes that enumerate or sample the possible outcomes of a poker hand, define hand distributions, define subjective belief probabilities over hand distributions, and compute subjective pot equity based on these beliefs. |
Uses of HandValuation in org.pokersource.enum |
---|
Subclasses of HandValuation in org.pokersource.enum | |
---|---|
class |
HoldemHandOrdering
Defines an ordering (from 'weakest' to 'strongest') of holdem hand groups. |
Methods in org.pokersource.enum with parameters of type HandValuation | |
---|---|
static void |
ThresholdHandGroup.registerHandValuation(java.lang.String valuationName,
HandValuation valuation)
Register a new HandValuation that will be referred to as valuationName. |
|
PokerSource Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |