Uses of Interface
com.sun.msv.generator.Rand

Packages that use Rand
com.sun.msv.generator   
 

Uses of Rand in com.sun.msv.generator
 

Classes in com.sun.msv.generator that implement Rand
static class Rand.UniformRand
          uniform distribution of [0,x).
 

Fields in com.sun.msv.generator declared as Rand
 Rand GeneratorOption.width
          this object is responsible to calculate how many times '*' or '+' is repeated.
 



MSV