|
![]() SandMark version 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sandmark.statistics.Stats
|
+--sandmark.watermark.ct.trace.callforest.Test.Stats
| Nested Class Summary |
| Nested classes inherited from class sandmark.statistics.Stats |
Stats.MetricWrapper |
| Constructor Summary | |
Test.Stats()
|
|
| Method Summary | |
java.util.List |
getByteCode(java.lang.String className,
java.lang.String methodName)
Returns the bytecode of a specified method. |
java.util.Hashtable |
getByteCodeUsage(java.lang.String className,
java.lang.String methodName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Test.Stats()
| Method Detail |
public java.util.Hashtable getByteCodeUsage(java.lang.String className,
java.lang.String methodName)
getByteCodeUsage in class Stats
public java.util.List getByteCode(java.lang.String className,
java.lang.String methodName)
Stats
getByteCode in class StatsclassName - the name of the class.methodName - the name of the method from which to get the bytecode.
List representation of the bytecode.
|
SandMark version 3.0 Wed Jan 29 10:30:05 MST 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||