public interface IdGeneratorInterface
| Modifier and Type | Method and Description |
|---|---|
Object |
getId(Class<? extends Storable> clazz) |
void |
setStartFrom(Object id,
Class<? extends Storable> clazz) |
Copyright © 2025. All rights reserved.