JniMonitor

class JniMonitor(id: Long, stackTraceSerialNumber: Int, stackDepth: Int) : GcRoot

It's unclear what this is, documentation welcome.

Constructors

JniMonitor
Link copied to clipboard
fun JniMonitor(id: Long, stackTraceSerialNumber: Int, stackDepth: Int)

Properties

id
Link copied to clipboard
open override val id: Long

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

stackDepth
Link copied to clipboard
val stackDepth: Int
stackTraceSerialNumber
Link copied to clipboard
val stackTraceSerialNumber: Int