//leakcanary-repo/shark/ShortestPathFinder
ShortestPathFinder¶
fun interface ShortestPathFinder
Inheritors¶
Types¶
Functions¶
Name | Summary |
---|---|
findShortestPathsFromGcRoots | [jvm] abstract fun findShortestPathsFromGcRoots(leakingObjectIds: Set<Long>): PathFindingResults |