-
Class Summary
Class |
Description |
ThreadLocalRandom |
A random number generator isolated to the current thread.
|
Package com.hazelcast.internal.util Description
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
This is an internal package; so we don't provide backward compatibility on these classes.