| Package | Description |
|---|---|
| com.iwombat.foundation.uuid |
| Modifier and Type | Method and Description |
|---|---|
static UUID |
UUIDFactory.createUUID() |
static UUID |
UUIDFactory.createUUID(byte[] byteArray)
Creates a new identifier from an existing (persisted) byte-array representation
|
static UUID |
UUIDFactory.createUUID(String hexString)
Creates Identifier from hex String representation of an existing Identifier
|
Copyright © 2017 LSST. All rights reserved.