PokerSource Java API

Package org.pokersource.util

Provides utility classes used by other org.pokersource packages.

See:
          Description

Class Summary
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.
NestedLoopEnumeration An iterator that steps through an abritrary number of nested loops, each starting at zero and ending at its own upper limit.
NestedLoopSampling Like NestedLoopEnumeration, but rather than visiting every entry in turn, randomly samples with replacement.
ValueSortedMap  
 

Package org.pokersource.util Description

Provides utility classes used by other org.pokersource packages.


PokerSource Java API

PokerSource Home Page - Learn how you can contribute!