Package org.pokersource.util

Provides utility classes used by other org.pokersource packages.

Class Summary

IntArrayA wrapper around an int[] that is suitable for use as a key in a Map.
LongArrayA wrapper around a long[] that is suitable for use as a key in a Map.
NestedLoopEnumerationAn iterator that steps through an abritrary number of nested loops, each starting at zero and ending at its own upper limit.
NestedLoopSamplingLike NestedLoopEnumeration, but rather than visiting every entry in turn, randomly samples with replacement.
ValueSortedMap
Provides utility classes used by other org.pokersource packages.

PokerSource Home Page - Learn how you can contribute!