|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jagatoo.logging.LogFormatter
public final class LogFormatter
Formats values to be dumped to a Log.
Field Summary | |
---|---|
static java.text.NumberFormat |
formatter
|
Method Summary | |
---|---|
static java.lang.String |
formatMemory(long mem)
|
static java.lang.String |
formatTime(long millis)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.text.NumberFormat formatter
Method Detail |
---|
public static final java.lang.String formatTime(long millis)
public static final java.lang.String formatMemory(long mem)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |