Uses of Enum Class
com.sucy.skill.log.LogType
Packages that use LogType
-
Uses of LogType in com.sucy.skill.log
Methods in com.sucy.skill.log that return LogTypeModifier and TypeMethodDescriptionstatic LogTypeReturns the enum constant of this class with the specified name.static LogType[]LogType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sucy.skill.log with parameters of type LogType