public static interface LightIdProvider.Generator
| Modifier and Type | Method and Description |
|---|---|
long |
gen(@NotNull String name,
int block,
long sequence)
generate id by block and sequence
|
long gen(@NotNull
@NotNull String name,
int block,
long sequence)
Copyright © 2023. All rights reserved.