Package | Description |
---|---|
org.eclipse.mat.ui.snapshot.panes |
Panes for display in the editor for histograms, GC paths, comparisons - user interface (not API).
|
Modifier and Type | Method and Description |
---|---|
static HistogramPane.Grouping |
HistogramPane.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistogramPane.Grouping[] |
HistogramPane.Grouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|