程序包 | 说明 |
---|---|
jsr166y |
限定符和类型 | 字段和说明 |
---|---|
private static java.lang.ThreadLocal<ThreadLocalRandom> |
ThreadLocalRandom.localRandom
The actual ThreadLocal
|
限定符和类型 | 方法和说明 |
---|---|
static ThreadLocalRandom |
ThreadLocalRandom.current()
Returns the current thread's
ThreadLocalRandom . |