[−][src]Module jvm_hprof::heap_dump
Structs
| Class | |
| FieldDescriptor | |
| FieldDescriptors | |
| GcRootBusyMonitor | |
| GcRootJavaStackFrame | |
| GcRootJniGlobal | |
| GcRootJniLocalRef | |
| GcRootNativeStack | |
| GcRootSystemClass | |
| GcRootThreadBlock | |
| GcRootThreadObj | |
| GcRootUnknown | |
| Instance | |
| NullableIds | |
| ObjectArray | |
| PrimitiveArray | Methods for accessing the contents of the array always return Some for method matching the array type and None otherwise (e.g. if it's a PrimitiveArrayType::Float, floats() will always be Some. |
| StaticFieldEntries | |
| StaticFieldEntry |
Enums
| FieldType | |
| FieldValue | |
| PrimitiveArrayType | |
| SubRecord |