Uses of Class
com.alibaba.nacos.client.naming.utils.ThreadLocalRandom
-
Packages that use ThreadLocalRandom Package Description com.alibaba.nacos.client.naming.utils -
-
Uses of ThreadLocalRandom in com.alibaba.nacos.client.naming.utils
Methods in com.alibaba.nacos.client.naming.utils that return ThreadLocalRandom Modifier and Type Method Description static ThreadLocalRandomThreadLocalRandom. current()Returns the current thread'sThreadLocalRandom.
-