//shark-graph/shark/HeapGraph/objectExists

objectExists

[jvm]
abstract fun objectExists(objectId: Long): Boolean

Returns true if the provided objectId exists in the heap dump.