public class TargetMethodsFinder
extends java.lang.Object
Constructor and Description |
---|
TargetMethodsFinder() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SootMethod> |
find(Unit unit,
CallGraph cg,
boolean canBeNullList,
boolean canBeNative) |
public java.util.List<SootMethod> find(Unit unit, CallGraph cg, boolean canBeNullList, boolean canBeNative)