|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcoderz.commons.logging.LogLineFormat.LogLineType
public static final class LogLineFormat.LogLineType
This helper class is used as type safe enumeration for all defined log line types.
| Method Summary | |
|---|---|
int |
compareTo(Object o)
Compares this to the supplied object. |
char |
getTypeSpecifier()
Gets the code of this. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public char getTypeSpecifier()
public int compareTo(Object o)
compareTo in interface Comparableo - The object to compare with this.
Comparable.Comparable.compareTo(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||