Package org.eclipse.mat.parser.internal
Class DominatorTree
java.lang.Object
org.eclipse.mat.parser.internal.DominatorTree
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
calculate
(SnapshotImpl snapshot, IProgressListener listener)
-
Constructor Details
-
DominatorTree
public DominatorTree()
-
-
Method Details
-
calculate
public static void calculate(SnapshotImpl snapshot, IProgressListener listener) throws SnapshotException, IOException - Throws:
SnapshotException
IOException
-