|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbass.util.RandomGenerator
public class RandomGenerator
A very small utilityclass for getting floatvalues (completely random)
| Field Summary | |
|---|---|
private static java.util.Random |
random
|
| Constructor Summary | |
|---|---|
RandomGenerator()
|
|
| Method Summary | |
|---|---|
static java.util.Random |
getRandom()
|
static float |
getRandomFloat()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.util.Random random
| Constructor Detail |
|---|
public RandomGenerator()
| Method Detail |
|---|
public static java.util.Random getRandom()
public static float getRandomFloat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||