java.io.Serializable
java.lang.Comparable
public enum LogLevel
private final int
value
DEBUG
INFO
WARNINGS
static Array<LogLevel>
values()
static LogLevel
valueOf(String name)
int
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static Array<LogLevel> values()
static LogLevel valueOf(String name)
int getValue()