|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
boolean |
nextBoolean()
DESCRIBE THE METHOD |
void |
nextBytes(byte[] bytes)
DESCRIBE THE METHOD |
double |
nextDouble()
DESCRIBE THE METHOD |
float |
nextFloat()
DESCRIBE THE METHOD |
double |
nextGaussian()
DESCRIBE THE METHOD |
int |
nextInt()
DESCRIBE THE METHOD |
int |
nextInt(int max)
DESCRIBE THE METHOD |
long |
nextLong()
DESCRIBE THE METHOD |
Method Detail |
public boolean nextBoolean()
public void nextBytes(byte[] bytes)
bytes
- DESCRIBE THE PARAMETERpublic double nextDouble()
public float nextFloat()
public double nextGaussian()
public int nextInt()
public int nextInt(int max)
max
- DESCRIBE THE PARAMETER
public long nextLong()
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |