//leakcanary-repo/shark/HeapGraph/instances
instances¶
[jvm]\ abstract val instances: Sequence<HeapObject.HeapInstance>
Sequence of all instances in the heap dump.
This sequence does not trigger any IO reads.
//leakcanary-repo/shark/HeapGraph/instances
[jvm]\ abstract val instances: Sequence<HeapObject.HeapInstance>
Sequence of all instances in the heap dump.
This sequence does not trigger any IO reads.