| 程序包 | 说明 |
|---|---|
| org.example.common.enums | |
| org.example.common.id |
| 限定符和类型 | 方法和说明 |
|---|---|
static IdType |
IdType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IdType |
IdType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IdType[] |
IdType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
static IdType[] |
IdType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
IdGenerateService.nextIdStr(IdType idType) |
String |
SnowFlakeIdGenerateServiceImpl.nextIdStr(IdType idType) |
String |
SnowFlakeIdGenerateServiceImpl.nextIdStr(IdType idType) |
String |
IdGenerateService.nextIdStr(IdType idType) |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.