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