public class UUIDTool extends Object
| Constructor and Description |
|---|
UUIDTool() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isUUID(String uuid)
Is UUID
|
static String |
uuidToOid(String uuid)
Convert a uuid to an OID.
|
static String |
uuidToOid(UUID uuid)
Convert a uuid to an OID.
|
public static String uuidToOid(UUID uuid)
uuid - public static String uuidToOid(String uuid)
uuid - public static boolean isUUID(String uuid)
uuid - Copyright © 2021. All rights reserved.