程序包 cn.renlm.plugins.Common
-
接口概要 接口 说明 IntToEnum.IntValue StrToEnum.StrValue -
类概要 类 说明 IntToEnum<T extends Enum<T> & IntToEnum.IntValue> 枚举对象StrToEnum<T extends Enum<T> & StrToEnum.StrValue> 枚举对象
| 接口 | 说明 |
|---|---|
| IntToEnum.IntValue | |
| StrToEnum.StrValue |
| 类 | 说明 |
|---|---|
| IntToEnum<T extends Enum<T> & IntToEnum.IntValue> |
枚举对象
|
| StrToEnum<T extends Enum<T> & StrToEnum.StrValue> |
枚举对象
|