Finalizing

class Finalizing(id: Long) : GcRoot

An object that is in a queue, waiting for a finalizer to run.

Constructors

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

Properties

id
Link copied to clipboard
open override val id: Long

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