|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.logging.client.DefaultLevel.Warning
public static class DefaultLevel.Warning
Returns Level.WARNING as the default level.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.gwt.logging.client.DefaultLevel |
---|
DefaultLevel.All, DefaultLevel.Config, DefaultLevel.Fine, DefaultLevel.Finer, DefaultLevel.Finest, DefaultLevel.Info, DefaultLevel.Severe, DefaultLevel.Warning |
Constructor Summary | |
---|---|
DefaultLevel.Warning()
|
Method Summary | |
---|---|
java.util.logging.Level |
getLevel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLevel.Warning()
Method Detail |
---|
public java.util.logging.Level getLevel()
getLevel
in interface DefaultLevel
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |