|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.sun.msv.generator.Rand.UniformRand
public static class Rand.UniformRand
uniform distribution of [0,x).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.msv.generator.Rand |
|---|
Rand.UniformRand |
| Constructor Summary | |
|---|---|
Rand.UniformRand(java.util.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(java.util.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 | |||||||