//leakcanary-repo/leakcanary/HeapAnalysisReporter
HeapAnalysisReporter¶
[androidJvm]\ fun interface HeapAnalysisReporter
Reports the results of a heap analysis created by AndroidDetectLeaksAssert.
Functions¶
| Name | Summary |
|---|---|
| reportHeapAnalysis | [androidJvm] abstract fun reportHeapAnalysis(heapAnalysis: HeapAnalysis) |