ashes.tools.profilecounts
Class CounterClass
java.lang.Object
|
+--ashes.tools.profilecounts.CounterClass
- public class CounterClass
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
virtualInvokeCount
public static long virtualInvokeCount
interfaceInvokeCount
public static long interfaceInvokeCount
staticInvokeCount
public static long staticInvokeCount
specialInvokeCount
public static long specialInvokeCount
refCastCount
public static long refCastCount
CounterClass
public CounterClass()
startProfiling
public static void startProfiling()
stopProfiling
public static void stopProfiling()