java.lang.Object
com.fasterxml.uuid.impl.LazyRandom
Trivial helper class that uses class loading as synchronization
mechanism for lazy instantiation of the shared secure random
instance.
Since 5.0 has been lazily created to avoid issues with native-generation tools like Graal.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lock
-
-
Constructor Details
-
LazyRandom
public LazyRandom()
-
-
Method Details