Leak
A leak found by HeapAnalyzer, either an ApplicationLeak or a LibraryLeak.
Types
Functions
Properties
leakTraces
Link copied to clipboard
shortDescription
Link copied to clipboard
totalRetainedHeapByteSize
Link copied to clipboard
Sum of LeakTrace.retainedHeapByteSize for all elements in leakTraces. Null if the retained heap size was not computed.
totalRetainedObjectCount
Link copied to clipboard
Sum of LeakTrace.retainedObjectCount for all elements in leakTraces. Null if the retained heap size was not computed.