|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.toolkits.callgraph.ExplicitEdgesPred
A predicate that accepts edges that are the result of an explicit invoke.
Constructor Summary | |
ExplicitEdgesPred()
|
Method Summary | |
boolean |
want(Edge e)
Returns true iff the edge e is wanted. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExplicitEdgesPred()
Method Detail |
public boolean want(Edge e)
want
in interface EdgePredicate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |