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