|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRandomizer
public class Randomizer
Provide control over the randomization of the simulation.
Constructor Summary | |
---|---|
Randomizer()
Constructor for objects of class Randomizer |
Method Summary | |
---|---|
static Random |
getRandom()
Provide a random generator. |
static void |
reset()
Reset the randomization. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Randomizer()
Method Detail |
---|
public static Random getRandom()
public static void reset()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |