public interface IdGenerator<T> extends InstanceAwareIdGenerator<T,Object>
| Modifier and Type | Method and Description |
|---|---|
T |
generate()
Generate id without knowledge of the instance
|
default T |
generate(Object instance) |
asBsonValueCopyright © 2021 BILD GmbH & Co. KG. All rights reserved.