|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.util.ElapsedTimePrinter
This tool is used to display elapsed time. Every print displays the number of seconds since the last time the object was reset.
Constructor Summary | |
ElapsedTimePrinter()
|
Method Summary | |
static void |
print()
|
static void |
print(java.lang.String prefix)
|
static void |
reset()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElapsedTimePrinter()
Method Detail |
public static void reset()
public static void print(java.lang.String prefix)
public static void print()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |