|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openorb.util.Profiler
Profiler utility.
Constructor Summary | |
Profiler()
|
Method Summary | |
static double[] |
means()
|
static int |
next()
|
static void |
point()
|
static void |
reset(int points)
|
static double[] |
stddev()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Profiler()
Method Detail |
public static void reset(int points)
public static void point()
public static int next()
public static double[] means()
public static double[] stddev()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |