Uuid
A RFC4122 UUID
A RFC4122 UUID wrapper class.
This type wraps the standard JavaUUID type, and behaves identically; it will produce a string via toString in the same manner, and is Comparable with other UUIDs, and java.io.Serializable.
A RFC4122 UUID
Throws
, if uuid.count() is not 16