Package | Description |
---|---|
java8.util.concurrent |
The Java 7 and Java 8 utility classes commonly used in concurrent programming.
|
Modifier and Type | Method and Description |
---|---|
static ThreadLocalRandom |
ThreadLocalRandom.current()
Returns the current thread's
ThreadLocalRandom . |
Copyright © 2018. All rights reserved.