|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableDirectedGraph | |
soot.toolkits.graph | Toolkit to produce and manipulate various types of control flow graphs. |
Uses of MutableDirectedGraph in soot.toolkits.graph |
Classes in soot.toolkits.graph that implement MutableDirectedGraph | |
class |
HashMutableDirectedGraph
HashMap based implementation of a MutableBlockGraph. |
class |
MemoryEfficientGraph
A memory efficient version of HashMutableDirectedGraph, in the sense that throw-away objects passed as arguments will not be kept in the process of adding edges. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |