| Class | Description |
|---|---|
| AnalysisResult | |
| HeapAnalyzer |
Analyzes heap dumps generated by a
RefWatcher to verify if suspected leaks are real. |
| LeakTrace |
A chain of references that constitute the shortest strong reference path from a leaking instance
to the GC roots.
|
| LeakTraceElement |
Represents one reference in the chain of references that holds a leaking object in memory.
|
| Enum | Description |
|---|---|
| LeakTraceElement.Holder | |
| LeakTraceElement.Type |