|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttyrex.util.logging.Priority
public class Priority
Field Summary | |
---|---|
static Priority |
DEBUG
|
static Priority |
ERROR
|
static Priority |
INFO
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object pOther)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Priority INFO
public static final Priority DEBUG
public static final Priority ERROR
Method Detail |
---|
public boolean equals(java.lang.Object pOther)
equals
in class java.lang.Object
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |