| Package | Description |
|---|---|
| org.qubership.automation.itf.core.util.generator.id |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryIdGenerator |
class |
CounterIdGenerator |
class |
NullIdGenerator |
class |
UuidIdGenerator |
| Modifier and Type | Method and Description |
|---|---|
static IdGeneratorInterface |
IdGenerator.get() |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdGenerator.init(IdGeneratorInterface instance) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdGenerator.init(com.google.common.base.Supplier<IdGeneratorInterface> instance)
TODO: Add JavaDoc.
|
| Constructor and Description |
|---|
IdGenerator(IdGeneratorInterface factory) |
Copyright © 2025. All rights reserved.