Enum Class的使用
com.walker.web.log.OperateUser
使用OperateUser的程序包
-
com.walker.web.log中OperateUser的使用
修饰符和类型方法说明static OperateUserReturns the enum constant of this class with the specified name.static OperateUser[]OperateUser.values()Returns an array containing the constants of this enum class, in the order they are declared.