com.jeffpalm.graph.collect
Class CallGraph

java.lang.Object
  extended by com.jeffpalm.graph.collect.CallGraph

public class CallGraph
extends java.lang.Object


Constructor Summary
CallGraph()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallGraph

public CallGraph()