//leakcanary-repo/shark/HprofHeapGraph/findObjectByIdOrNull
findObjectByIdOrNull¶
[jvm]\ open override fun findObjectByIdOrNull(objectId: Long): HeapObject?
Returns the HeapObject corresponding to the provided objectId or null if it cannot be found.