| Package | Description |
|---|---|
| org.eclipse.mat.hprof |
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
|
| Modifier and Type | Field and Description |
|---|---|
ExportHprof.RedactType |
ExportHprof.redact |
| Modifier and Type | Method and Description |
|---|---|
static ExportHprof.RedactType |
ExportHprof.RedactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportHprof.RedactType[] |
ExportHprof.RedactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|