Uses of Class org.pokersource.enum.BaseHandGroup

Uses in package org.pokersource.enum

Classes derived from org.pokersource.enum.BaseHandGroup

class
A holdem hand group representing sets of starting hands defined using abdulian notation.
class
A holdem hand group representing one exact starting hand such as "AhKh".
class
A holdem hand group representing sets of starting hands defined using canonical notation: "KK", "AQs", "T9".
class
A holdem hand group representing sets of starting hands corresponding to Sklansky & Malmuth groups.
class
A holdem-specific implementation of ThresholdHandGroup.
class
A holdem hand group representing every possible starting Holdem hand.
class
Given a mapping from hand groups G_i to numeric values, this class allows you to build a new hand group as the union of those G_i whose numeric values are less than or greater than a certain threshold.

PokerSource Home Page - Learn how you can contribute!