Enum Class的使用
cn.jrack.core.enums.CommonStatusEnum
使用CommonStatusEnum的程序包
-
cn.jrack.core.enums中CommonStatusEnum的使用
修饰符和类型方法说明static CommonStatusEnumReturns the enum constant of this class with the specified name.static CommonStatusEnum[]CommonStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.