Package | Description |
---|---|
org.eclipse.mat.internal.snapshot.inspections |
These are queries for dominator tree and paths to/from garbage collection roots.
|
Modifier and Type | Method and Description |
---|---|
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) |