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