public interface HierarchicalIdentifierSupplier extends UniqueValueSupplier
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_COUNT |
static int |
DEFAULT_LENGTH |
| Modifier and Type | Method and Description |
|---|---|
default String |
get()
Mint a unique identifier as a UUID
|
static final int DEFAULT_LENGTH
static final int DEFAULT_COUNT
default String get()
get in interface java.util.function.Supplier<String>Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.