Uses of Class
java.util.concurrent.ThreadLocalRandom
| Package | Description | 
|---|---|
| java.util.concurrent | Utility classes commonly useful in concurrent programming. | 
- 
Uses of ThreadLocalRandom in java.util.concurrentMethods in java.util.concurrent that return ThreadLocalRandom Modifier and Type Method Description static ThreadLocalRandomThreadLocalRandom. current()Returns the current thread'sThreadLocalRandom.