| 程序包 | 说明 |
|---|---|
| com.v1ok.uuid | |
| com.v1ok.uuid.property | |
| com.v1ok.uuid.snowflake |
| 限定符和类型 | 方法和说明 |
|---|---|
IDGenerateBuilder |
IDGenerateBuilder.setUUIDType(UUIDType uuidType) |
| 限定符和类型 | 方法和说明 |
|---|---|
UUIDType |
SnowflakeProperties.getUuidType() |
static UUIDType |
UUIDType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static UUIDType[] |
UUIDType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SnowflakeProperties.setUuidType(UUIDType uuidType) |
| 限定符和类型 | 方法和说明 |
|---|---|
UUIDType |
GenerateImpl.getUuidType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GenerateImpl.setUuidType(UUIDType uuidType) |
Copyright © 2019. All rights reserved.