|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.annapolis.ndc_mapper.utils.StopWatch
Constructor Summary | |
---|---|
StopWatch()
Creates a new instance of StopWatch |
|
StopWatch(java.lang.String tzoneStr)
|
Method Summary | |
---|---|
long |
elapsedMillis()
|
void |
end()
|
void |
start()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StopWatch()
public StopWatch(java.lang.String tzoneStr)
Method Detail |
public void start()
public void end()
public long elapsedMillis()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |