-
public final class HeapProfilerEvent.AddHeapSnapshotChunkEvent extends HeapProfilerEvent
-
-
Constructor Summary
Constructors Constructor Description AddHeapSnapshotChunkEvent(String chunk)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final HeapProfilerEvent.AddHeapSnapshotChunkEventcopy(String chunk)final StringgetChunk()-
-
Constructor Detail
-
AddHeapSnapshotChunkEvent
AddHeapSnapshotChunkEvent(String chunk)
-
-
Method Detail
-
component1
final String component1()
-
copy
final HeapProfilerEvent.AddHeapSnapshotChunkEvent copy(String chunk)
-
-
-
-