Uses of Class
org.multiverse.utils.ThreadLocalRandom
Packages that use ThreadLocalRandom
-
Uses of ThreadLocalRandom in org.multiverse.utils
Fields in org.multiverse.utils with type parameters of type ThreadLocalRandomModifier and TypeFieldDescriptionprivate static final ThreadLocal<ThreadLocalRandom> ThreadLocalRandom.localRandomThe actual ThreadLocalMethods in org.multiverse.utils that return ThreadLocalRandomModifier and TypeMethodDescriptionstatic ThreadLocalRandomThreadLocalRandom.current()Returns the current thread'sThreadLocalRandom.