public abstract class UUIDConverter extends Object
| Constructor and Description |
|---|
UUIDConverter() |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
bytesToUUID(byte[] bytes) |
static byte[] |
uuidToBytes(UUID uuid) |
Copyright © 2018. All rights reserved.