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 booleanequals(Object obj)intgetBytecodeBytes()intgetNEdges()intgetNMethods()intgetNNodes()inthashCode()StringtoString()
-