Uses of Interface
com.sun.msv.generator.Rand
-
Packages that use Rand Package Description com.sun.msv.generator -
-
Uses of Rand in com.sun.msv.generator
Classes in com.sun.msv.generator that implement Rand Modifier and Type Class Description static classRand.UniformRanduniform distribution of [0,x).Fields in com.sun.msv.generator declared as Rand Modifier and Type Field Description RandGeneratorOption. widththis object is responsible to calculate how many times '*' or '+' is repeated.
-