ReferenceCleanup

class ReferenceCleanup(id: Long) : GcRoot

It's unclear what this is, documentation welcome.

Constructors

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

Properties

id
Link copied to clipboard
open override val id: Long

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