|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.lib.classes.games.card.CardCounting
Utility methods and testing functions for playing cards.
Field Summary |
Constructor Summary | |
CardCounting()
|
Method Summary | |
static void |
bruteForceCount15s()
Enumerates all 5-card poker hands that sum to 15, along with some statistics about such hands. |
static void |
main(java.lang.String[] args)
Misc card testing functions. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CardCounting()
Method Detail |
public static void main(java.lang.String[] args)
public static void bruteForceCount15s()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |