//shark-graph/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.