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