//leakcanary-repo/shark/HeapObject/HeapClass/classHierarchy
classHierarchy¶
[jvm]\ val classHierarchy: Sequence<HeapObject.HeapClass>
The class hierarchy starting at this class (included) and ending at the Object class (included).
//leakcanary-repo/shark/HeapObject/HeapClass/classHierarchy
[jvm]\ val classHierarchy: Sequence<HeapObject.HeapClass>
The class hierarchy starting at this class (included) and ending at the Object class (included).