|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.uio.edd.utils.misc.TimeUtils
public class TimeUtils
Constructor Summary | |
---|---|
TimeUtils()
|
Method Summary | |
---|---|
static void |
stampTime()
Stamp the time to the console. |
static void |
stampTime(java.lang.String prefix)
Stamp the time to the console. |
static void |
stampTime(java.lang.String prefix,
java.lang.String postfix)
Stamp the time to the console. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeUtils()
Method Detail |
---|
public static void stampTime(java.lang.String prefix, java.lang.String postfix)
prefix
- the text before the timestamp.postfix
- the text after the timestamp.public static void stampTime(java.lang.String prefix)
prefix
- the text before the timestamp.public static void stampTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |