soot.jimple.toolkits.thread.mhp.findobject
Class MultiCalledMethods

java.lang.Object
  extended by soot.jimple.toolkits.thread.mhp.findobject.MultiCalledMethods

public class MultiCalledMethods
extends Object


Method Summary
 Set<SootMethod> getMultiCalledMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMultiCalledMethods

public Set<SootMethod> getMultiCalledMethods()