|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectqcnn.Random
public class Random
| Field Summary | |
|---|---|
double |
random
|
| Constructor Summary | |
|---|---|
Random()
|
|
| Method Summary | |
|---|---|
protected int |
next(int bits)
|
double |
nextDouble()
|
void |
Rando(long seed)
|
void |
setSeed(long seed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double random
| Constructor Detail |
|---|
Random()
| Method Detail |
|---|
public void Rando(long seed)
public void setSeed(long seed)
protected int next(int bits)
public double nextDouble()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||