|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.tss.test.RandomGenerator
public class RandomGenerator
Field Summary | |
---|---|
protected Random |
generator
|
Constructor Summary | |
---|---|
RandomGenerator()
|
Method Summary | |
---|---|
protected double |
getRandomDouble(double min,
double max)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Random generator
Constructor Detail |
---|
public RandomGenerator()
Method Detail |
---|
protected double getRandomDouble(double min, double max)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |