public interface IdGenerator
| Modifier and Type | Interface and Description |
|---|---|
static class |
IdGenerator.Incrementing |
static class |
IdGenerator.UUID |
| Modifier and Type | Method and Description |
|---|---|
String |
newId() |
String newId()
Copyright © 2020. All rights reserved.