PokerSource Java API

Uses of Class
org.pokersource.enum.ThresholdHandGroup

Packages that use ThresholdHandGroup
org.pokersource.enum Provides classes that enumerate or sample the possible outcomes of a poker hand, define hand distributions, define subjective belief probabilities over hand distributions, and compute subjective pot equity based on these beliefs. 
 

Uses of ThresholdHandGroup in org.pokersource.enum
 

Subclasses of ThresholdHandGroup in org.pokersource.enum
 class HoldemThresholdGroup
          A holdem-specific implementation of ThresholdHandGroup.
 


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!