Package boomerang.callgraph
Interface CalleeListener<N,M>
-
public interface CalleeListener<N,M>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NgetObservedCaller()voidonCalleeAdded(N callSite, M callee)voidonNoCalleeFound()
-