| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BestHand | |
|---|---|
| com.asdf.plugins.pokergames | In-built pokergame implementation. | 
| Uses of BestHand in com.asdf.plugins.pokergames | 
|---|
| Methods in com.asdf.plugins.pokergames that return BestHand | |
|---|---|
 BestHand | 
HandEval.eval_6cards(int[] cards)
Cycles through all 5 card combinations of the 6 cards, and returns the best hand and it's value.  | 
 BestHand | 
HandEval.eval_7cards(int[] cards)
Cycles through all 5 card combinations of the 7 cards, and returns the best hand and it's value.  | 
| Constructors in com.asdf.plugins.pokergames with parameters of type BestHand | |
|---|---|
PlayerPosition(int seat,
               double amountInPot,
               BestHand handValue)
Constructor  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||