Uses of Class
poker.util.Randomizer

Packages that use Randomizer
poker.util   
 

Uses of Randomizer in poker.util
 

Methods in poker.util that return Randomizer
static Randomizer Randomizer.getRandomizer()
          Static method to return a static Randomizer stream that can be shared by everything that wants to use it.