Uses of Class
org.multiverse.utils.ThreadLocalRandom
-
Packages that use ThreadLocalRandom Package Description org.multiverse.utils -
-
Uses of ThreadLocalRandom in org.multiverse.utils
Methods in org.multiverse.utils that return ThreadLocalRandom Modifier and Type Method Description static ThreadLocalRandom
ThreadLocalRandom. current()
Returns the current thread'sThreadLocalRandom
.
-