|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.generator.Rand.UniformRand
uniform distribution of [0,x).
Nested Class Summary |
Nested classes inherited from class com.sun.msv.generator.Rand |
Rand.UniformRand |
Constructor Summary | |
Rand.UniformRand(Random rand,
int max)
|
Method Summary | |
int |
next()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Rand.UniformRand(Random rand, int max)
Method Detail |
public int next()
next
in interface Rand
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |