JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.sun.msv.generator
Interface Rand
All Known Implementing Classes:
Rand.UniformRand
public interface
Rand
creates random integer.
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static class
Rand.UniformRand
uniform distribution of [0,x).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
next
()
Method Detail
next
int next()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method