public class RandomFactory
extends java.util.Random
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
static int |
getInvocations() |
static void |
invocations(java.lang.String step) |
double |
nextDouble() |
float |
nextFloat() |
public double nextDouble()
nextDouble
in class java.util.Random
public float nextFloat()
nextFloat
in class java.util.Random
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public static int getInvocations()
public static void invocations(java.lang.String step)