Heap Analysis Succeeded
class HeapAnalysisSucceeded( uniqueId: String, heapAnalysis: HeapAnalysisSuccess, val unreadLeakSignatures: Set<String>, showIntent: Intent) : EventListener.Event.HeapAnalysisDone<HeapAnalysisSuccess>
Content copied to clipboard
Constructors
Link copied to clipboard
fun HeapAnalysisSucceeded( uniqueId: String, heapAnalysis: HeapAnalysisSuccess, unreadLeakSignatures: Set<String>, showIntent: Intent)
Content copied to clipboard