Package com.sun.msv.generator
Interface Rand
-
- All Known Implementing Classes:
Rand.UniformRand
public interface Randcreates random integer.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classRand.UniformRanduniform distribution of [0,x).
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intnext()
-