public class UUIDConverter extends Object
UUIDConverter()
static UUID
convert(byte[] uuidBytes)
static byte[]
convert(UUID uuid)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UUIDConverter()
public static byte[] convert(UUID uuid)
public static UUID convert(byte[] uuidBytes)