Application Leak
A leak found by HeapAnalyzer in your application.
Constructors
ApplicationLeak
Link copied to clipboard
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.