|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandValuation | |
---|---|
org.pokersource.enumerate | |
org.pokersource.enumerate.test |
Uses of HandValuation in org.pokersource.enumerate |
---|
Subclasses of HandValuation in org.pokersource.enumerate | |
---|---|
class |
HoldemHandOrdering
Defines an ordering (from 'weakest' to 'strongest') of holdem hand groups. |
Methods in org.pokersource.enumerate 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. |
Uses of HandValuation in org.pokersource.enumerate.test |
---|
Fields in org.pokersource.enumerate.test declared as HandValuation | |
---|---|
private HandValuation |
HandValuationTest.hv
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |