Package | Description |
---|---|
java8.util.concurrent |
The Java 7 and Java 8 utility classes commonly used in concurrent programming.
|
Modifier and Type | Class and Description |
---|---|
class |
ThreadLocalRandom
A random number generator isolated to the current thread.
|
Copyright © 2016. All rights reserved.