Uses of Class
org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Tree

Packages that use MultiplePath2GCRootsQuery.Tree
org.eclipse.mat.internal.snapshot.inspections These are queries for dominator tree and paths to/from garbage collection roots. 
 

Uses of MultiplePath2GCRootsQuery.Tree in org.eclipse.mat.internal.snapshot.inspections
 

Methods in org.eclipse.mat.internal.snapshot.inspections that return MultiplePath2GCRootsQuery.Tree
static MultiplePath2GCRootsQuery.Tree MultiplePath2GCRootsQuery.create(ISnapshot snapshot, IMultiplePathsFromGCRootsComputer computer, int[] selection)
           
static MultiplePath2GCRootsQuery.Tree MultiplePath2GCRootsQuery.create(ISnapshot snapshot, IMultiplePathsFromGCRootsComputer computer, int[] selection, IProgressListener listener)
           
 MultiplePath2GCRootsQuery.Tree MultiplePath2GCRootsQuery.Tree.groupBy(MultiplePath2GCRootsQuery.Grouping groupBy)