|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.core.util.StopWatch
public class StopWatch
Constructor Summary | |
---|---|
StopWatch()
|
Method Summary | |
---|---|
static void |
start()
|
static java.lang.Long |
start(java.lang.String key)
|
static long |
stop()
|
static long |
stop(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StopWatch()
Method Detail |
---|
public static void start()
public static long stop()
public static java.lang.Long start(java.lang.String key)
public static long stop(java.lang.String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |