public class ThreadLocalRandom
extends java.lang.Object
Constructor and Description |
---|
ThreadLocalRandom() |
Modifier and Type | Method and Description |
---|---|
static int |
advanceProbe(int probe)
Pseudo-randomly advances and records the given probe value for the
given thread.
|
static int |
getProbe() |
static void |
localInit() |