shark-graph
3.0-alpha-2
jvm
shark-graph
/
shark
/
HeapGraph
/
findObjectByIdOrNull
find
Object
By
Id
Or
Null
abstract
fun
findObjectByIdOrNull
(
objectId
:
Long
)
:
HeapObject
?
Returns the
HeapObject
corresponding to the provided
objectId
or null if it cannot be found.