public class UUIDHelper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UUIDHelper
public UUIDHelper()
-
Method Details
-
toBytes
public static byte[] toBytes(UUID uuid)
-
fromBytes
public static UUID fromBytes(byte[] bytes)