shark-graph
2.8
shark-graph
/
shark
/
HprofHeapGraph
/
findObjectByIdOrNull
find
Object
By
Id
Or
Null
open
override
fun
findObjectByIdOrNull
(
objectId
:
Long
)
:
HeapObject
?
Content copied to clipboard
Returns the
HeapObject
corresponding to the provided
objectId
or null if it cannot be found.