public final class UUIDUtil
extends Object
-
Method Summary
Creates a monotonically increasing UUID version 7 as defined by RFC 9562.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
newUUIDv7
public static UUID newUUIDv7()
Creates a monotonically increasing UUID version 7 as defined by RFC 9562.
- Returns:
- a new UUID version 7