//leakcanary-repo/shark/HprofHeapGraph/findObjectById
findObjectById¶
[jvm]\ open override fun findObjectById(objectId: Long): HeapObject
Returns the HeapObject corresponding to the provided objectId, and throws IllegalArgumentException otherwise.
//leakcanary-repo/shark/HprofHeapGraph/findObjectById
[jvm]\ open override fun findObjectById(objectId: Long): HeapObject
Returns the HeapObject corresponding to the provided objectId, and throws IllegalArgumentException otherwise.