| 程序包 | 说明 |
|---|---|
| cn.ponfee.scheduler.common.base |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IntValue<T extends Enum<T> & IntValue<T>>
Represents an int value type structure.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends Enum<T> & IntValue<T>> |
IntValue.of(Class<T> type,
Integer value) |
Copyright © 2022. All rights reserved.