Skip to content
🤔 Documentation issue? Report it

//leakcanary-repo/shark/GcRoot/JniMonitor

JniMonitor

[jvm]\ class JniMonitor(val id: Long, val stackTraceSerialNumber: Int, val stackDepth: Int) : GcRoot

It’s unclear what this is, documentation welcome.

Constructors

JniMonitor [jvm]
constructor(id: Long, stackTraceSerialNumber: Int, stackDepth: Int)

Properties

Name Summary
id [jvm]
open override val id: Long
The object id of the object that this gc root references.
stackDepth [jvm]
val stackDepth: Int
stackTraceSerialNumber [jvm]
val stackTraceSerialNumber: Int