|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.plugins.pokergames.texasholdem.bots.SimplePFTable
public class SimplePFTable
Simple pre-flop chart to use comparing 2-card hands.
Constructor Summary | |
---|---|
SimplePFTable()
|
Method Summary | |
---|---|
static double |
calcValue(Card c1,
Card c2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimplePFTable()
Method Detail |
---|
public static double calcValue(Card c1, Card c2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |