Uses of Enum
org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery.Grouping
Package
Description
These are queries for dominator tree and paths to/from garbage collection roots.
-
Uses of MultiplePath2GCRootsQuery.Grouping in org.eclipse.mat.internal.snapshot.inspections
Modifier and TypeMethodDescriptionabstract MultiplePath2GCRootsQuery.Grouping
MultiplePath2GCRootsQuery.Tree.getGroupedBy()
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 TypeMethodDescriptionMultiplePath2GCRootsQuery.Tree.groupBy
(MultiplePath2GCRootsQuery.Grouping groupBy)