|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DominatorQuery.Grouping | |
|---|---|
| org.eclipse.mat.internal.snapshot.inspections | These are queries for dominator tree and paths to/from garbage collection roots. |
| Uses of DominatorQuery.Grouping in org.eclipse.mat.internal.snapshot.inspections |
|---|
| Fields in org.eclipse.mat.internal.snapshot.inspections declared as DominatorQuery.Grouping | |
|---|---|
DominatorQuery.Grouping |
DominatorQuery.groupBy
|
| Methods in org.eclipse.mat.internal.snapshot.inspections that return DominatorQuery.Grouping | |
|---|---|
DominatorQuery.Grouping |
DominatorQuery.Tree.getGroupedBy()
|
static DominatorQuery.Grouping |
DominatorQuery.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DominatorQuery.Grouping[] |
DominatorQuery.Grouping.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.eclipse.mat.internal.snapshot.inspections with parameters of type DominatorQuery.Grouping | |
|---|---|
DominatorQuery.Tree(ISnapshot snapshot,
int[] roots,
DominatorQuery.Grouping groupedBy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||