Enum Class的使用
spring.turbo.util.LogLevel
使用LogLevel的程序包
-
spring.turbo.util中LogLevel的使用
返回LogLevel的spring.turbo.util中的方法修饰符和类型方法说明static LogLevelReturns the enum constant of this class with the specified name.static LogLevel[]LogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为LogLevel的spring.turbo.util中的构造器