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