//leakcanary-repo/shark/HeapTraversalOutput/Companion
Companion¶
[jvm]\ object Companion
Properties¶
Name | Summary |
---|---|
ignoredReferences | [jvm] val ignoredReferences: List<IgnoredReferenceMatcher> When running a heap growth analysis in the same process as where the scenario runs, we should ignore the part of the graph used to keep track of the tree in the previous iteration of the scenario. |