|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use LogLevel | |
---|---|
rle.util |
Uses of LogLevel in rle.util |
---|
Methods in rle.util that return LogLevel | |
---|---|
static LogLevel |
Log.getLogLevel()
|
static LogLevel |
LogLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in rle.util with parameters of type LogLevel | |
---|---|
static void |
Log.setLogLevel(LogLevel l)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |