//leakcanary-repo/shark/HeapValue/asObject
asObject¶
[jvm]\ val asObject: HeapObject?
The HeapObject referenced by this HeapValue if it represents a non null object reference, or null otherwise.
//leakcanary-repo/shark/HeapValue/asObject
[jvm]\ val asObject: HeapObject?
The HeapObject referenced by this HeapValue if it represents a non null object reference, or null otherwise.