Uses of Enum Class
com.aizuda.snailjob.common.log.enums.LogTypeEnum
Packages that use LogTypeEnum
-
Uses of LogTypeEnum in com.aizuda.snailjob.common.log.enums
Methods in com.aizuda.snailjob.common.log.enums that return LogTypeEnumModifier and TypeMethodDescriptionstatic 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.