AddInspectedHeapObjectParameter

@Serializable
data class AddInspectedHeapObjectParameter(val heapObjectId: String)

Constructors

Link copied to clipboard
constructor(heapObjectId: String)

Properties

Link copied to clipboard

Heap snapshot object id to be accessible by means of $x command line API.