Debugger

class Debugger(id: Long) : GcRoot

An object held by a connected debugger

Constructors

Debugger
Link copied to clipboard
fun Debugger(id: Long)

Properties

id
Link copied to clipboard
open override val id: Long

The object id of the object that this gc root references.