Uses of Class
java.util.concurrent.ThreadLocalRandom
-
Packages that use ThreadLocalRandom Package Description java.util.concurrent -
-
Uses of ThreadLocalRandom in java.util.concurrent
Methods in java.util.concurrent that return ThreadLocalRandom Modifier and Type Method Description static ThreadLocalRandomThreadLocalRandom. current()Returns the current thread'sThreadLocalRandom.
-