|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.cimclient.internal.logging.TimeStamp
public class TimeStamp
Class TimeStamp is responsible for building uniform date/time strings for logging and tracing.
Constructor Summary | |
---|---|
TimeStamp()
|
Method Summary | |
---|---|
static java.lang.String |
format(long pMillis)
format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeStamp()
Method Detail |
---|
public static java.lang.String format(long pMillis)
pMillis
- - total milliseconds
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |