Enum Class的使用
red.mulan.boot.common.code.CommonCode
使用CommonCode的程序包
-
red.mulan.boot.common.code中CommonCode的使用
修饰符和类型方法说明static CommonCodeReturns the enum constant of this class with the specified name.static CommonCode[]CommonCode.values()Returns an array containing the constants of this enum class, in the order they are declared.