|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ashes.tools.unitweigher.CounterClass
Field Summary | |
static boolean |
isProfiling
|
static long[] |
unitCounts
|
Constructor Summary | |
CounterClass()
|
Method Summary | |
static void |
startProfiling()
|
static void |
stopProfiling()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static long[] unitCounts
public static boolean isProfiling
Constructor Detail |
public CounterClass()
Method Detail |
public static void startProfiling()
public static void stopProfiling()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |