Package org.eclipse.mat.parser.internal
Class DominatorTree
- java.lang.Object
-
- org.eclipse.mat.parser.internal.DominatorTree
-
public class DominatorTree extends Object
-
-
Constructor Summary
Constructors Constructor Description DominatorTree()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
calculate(SnapshotImpl snapshot, IProgressListener listener)
-
-
-
Method Detail
-
calculate
public static void calculate(SnapshotImpl snapshot, IProgressListener listener) throws SnapshotException, IOException
- Throws:
SnapshotException
IOException
-
-