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