//leakcanary-repo/shark/HeapObject/HeapClass/subclasses
subclasses¶
[jvm]\ val subclasses: Sequence<HeapObject.HeapClass>
All the subclasses (direct and indirect) of this class, in the order they were recorded in the heap dump.
//leakcanary-repo/shark/HeapObject/HeapClass/subclasses
[jvm]\ val subclasses: Sequence<HeapObject.HeapClass>
All the subclasses (direct and indirect) of this class, in the order they were recorded in the heap dump.