-
- All Implemented Interfaces:
-
java.io.Serializable
public final class EventListener.Event.DumpingHeap extends EventListener.Event
Sent from the "LeakCanary-Heap-Dump" HandlerThread.
-
-
Constructor Summary
Constructors Constructor Description EventListener.Event.DumpingHeap(String uniqueId)
-
Method Summary
Modifier and Type Method Description final StringgetUniqueId()Unique identifier for a related chain of event. -
-
Constructor Detail
-
EventListener.Event.DumpingHeap
EventListener.Event.DumpingHeap(String uniqueId)
-
-
Method Detail
-
getUniqueId
final String getUniqueId()
-
-
-
-