|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.logbridge.SourceLevelKey
public final class SourceLevelKey
| Constructor Summary | |
|---|---|
SourceLevelKey(java.util.logging.Level julLevel)
|
|
| Method Summary | |
|---|---|
int |
compareTo(SourceLevelKey other)
|
boolean |
equals(java.lang.Object o)
|
java.util.logging.Level |
getLevel()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceLevelKey(java.util.logging.Level julLevel)
| Method Detail |
|---|
public java.util.logging.Level getLevel()
public int compareTo(SourceLevelKey other)
compareTo in interface java.lang.Comparable<SourceLevelKey>public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||