//leakcanary-repo/shark/LeakTrace/retainedObjectCount
retainedObjectCount¶
[jvm]\ val retainedObjectCount: Int?
The minimum number of objects which would be unreachable if the leak was fixed. Null if the retained heap size was not computed.
//leakcanary-repo/shark/LeakTrace/retainedObjectCount
[jvm]\ val retainedObjectCount: Int?
The minimum number of objects which would be unreachable if the leak was fixed. Null if the retained heap size was not computed.