Package | Description |
---|---|
org.eclipse.mat.internal.snapshot.inspections |
These are queries for dominator tree and paths to/from garbage collection roots.
|
Modifier and Type | Field and Description |
---|---|
MultiplePath2GCRootsQuery.Grouping |
MultiplePath2GCRootsQuery.groupBy |
Modifier and Type | Method and Description |
---|---|
abstract MultiplePath2GCRootsQuery.Grouping |
MultiplePath2GCRootsQuery.Tree.getGroupedBy() |
static MultiplePath2GCRootsQuery.Grouping |
MultiplePath2GCRootsQuery.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiplePath2GCRootsQuery.Grouping[] |
MultiplePath2GCRootsQuery.Grouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MultiplePath2GCRootsQuery.Tree |
MultiplePath2GCRootsQuery.Tree.groupBy(MultiplePath2GCRootsQuery.Grouping groupBy) |