| Package | Description |
|---|---|
| org.eclipse.mat.inspections |
These are general queries.
|
| Modifier and Type | Field and Description |
|---|---|
HistogramQuery.Grouping |
HistogramQuery.groupBy |
| Modifier and Type | Method and Description |
|---|---|
static HistogramQuery.Grouping |
HistogramQuery.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistogramQuery.Grouping[] |
HistogramQuery.Grouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|