Class OAG

java.lang.Object
qilin.pta.toolkits.common.OAG
All Implemented Interfaces:
DirectedGraph<AllocNode>
Direct Known Subclasses:
DebloatedOAG

public class OAG extends Object implements DirectedGraph<AllocNode>
Implementation of Object Allocation Graph (OAG).