//leakcanary-repo/shark/HeapObject/HeapClass/directInstances
directInstances¶
[jvm]\ val directInstances: Sequence<HeapObject.HeapInstance>
All direct instances of this class, ie excluding any instance of subclasses of this class.
//leakcanary-repo/shark/HeapObject/HeapClass/directInstances
[jvm]\ val directInstances: Sequence<HeapObject.HeapInstance>
All direct instances of this class, ie excluding any instance of subclasses of this class.