StickyClass

class StickyClass(val id: Long) : GcRoot

A system class

Constructors

Link copied to clipboard
fun StickyClass(id: Long)

Properties

Link copied to clipboard
open override val id: Long

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