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