| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.common.base |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IntValueEnum<T extends Enum<T> & IntValueEnum<T>>
Represents int value enum type structure.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends Enum<T> & IntValueEnum<T>> |
IntValueEnum.of(Class<T> type,
int value) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<IntValueDesc> |
IntValueEnum.values(Class<? extends IntValueEnum<?>> clazz) |
Copyright © 2024. All rights reserved.