|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.util.RangeRandomizer
public class RangeRandomizer
Constructor Summary | |
---|---|
RangeRandomizer(double lower,
double upper)
|
Method Summary | |
---|---|
double |
nextDouble()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RangeRandomizer(double lower, double upper)
Method Detail |
---|
public double nextDouble()
nextDouble
in interface Randomizer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |