PokerSource Java API

Uses of Package
org.pokersource.util

Packages that use org.pokersource.util
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. 
 

Classes in org.pokersource.util used by org.pokersource.enum
IntArray
          A wrapper around an int[] that is suitable for use as a key in a Map.
LongArray
          A wrapper around a long[] that is suitable for use as a key in a Map.
 


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!