| Interface | Description |
|---|---|
| AnalyzerProgressListener |
| Class | Description |
|---|---|
| AnalysisResult | |
| HahaHelper | |
| 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.
|
| TrackedReference |
An instance tracked by a
KeyedWeakReference that hadn't been cleared when the
heap was dumped. |
| Enum | Description |
|---|---|
| AnalyzerProgressListener.Step |