Package com.ibm.wala.ipa.callgraph
Class CallGraphStats.CGStats
- java.lang.Object
-
- com.ibm.wala.ipa.callgraph.CallGraphStats.CGStats
-
- Enclosing class:
- CallGraphStats
public static class CallGraphStats.CGStats extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
getBytecodeBytes()
int
getNEdges()
int
getNMethods()
int
getNNodes()
int
hashCode()
String
toString()
-