public class ZeroEntryPoints extends Object implements EntryPointCalculator
| Modifier and Type | Method and Description |
|---|---|
List<soot.SootMethod> |
calculateEntryPoints(soot.Scene scene) |
static ZeroEntryPoints |
v() |
public static ZeroEntryPoints v()
public List<soot.SootMethod> calculateEntryPoints(soot.Scene scene)
calculateEntryPoints in interface EntryPointCalculatorCopyright © 2017. All rights reserved.