- java.lang.Object
-
- org.apache.commons.lang.time.StopWatch
-
- oracle.iam.oimcommon.vo.SRMStopWatch
-
-
Method Summary
-
Methods inherited from class org.apache.commons.lang.time.StopWatch
getSplitTime, getStartTime, getTime, reset, split, start, stop, toSplitString, toString, unsplit
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
SRMStopWatch
public SRMStopWatch()
Removes Exceptions
-
Method Detail
-
resume
public void resume()
- Overrides:
resume
in class org.apache.commons.lang.time.StopWatch
-
suspend
public void suspend()
- Overrides:
suspend
in class org.apache.commons.lang.time.StopWatch
-
getCount
public int getCount()
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.