Uses of Class
org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree
Package
Description
These are queries for dominator tree and paths to/from garbage collection roots.
-
Uses of MultiplePath2GCRootsQuery.Tree in org.eclipse.mat.internal.snapshot.inspections
Modifier and TypeMethodDescriptionMultiplePath2GCRootsQuery.create
(ISnapshot snapshot, IMultiplePathsFromGCRootsComputer computer, int[] selection) MultiplePath2GCRootsQuery.create
(ISnapshot snapshot, IMultiplePathsFromGCRootsComputer computer, int[] selection, boolean mergeFromRoots, IProgressListener listener) Creates a tree by class.MultiplePath2GCRootsQuery.create
(ISnapshot snapshot, IMultiplePathsFromGCRootsComputer computer, int[] selection, IProgressListener listener) MultiplePath2GCRootsQuery.Tree.groupBy
(MultiplePath2GCRootsQuery.Grouping groupBy)