//leakcanary-repo/shark/GcRoot/VmInternal
VmInternal¶
[jvm]\ class VmInternal(val id: Long) : GcRoot
It’s unclear what this is, documentation welcome.
Constructors¶
| VmInternal | [jvm] constructor(id: Long) |
Properties¶
| Name | Summary |
|---|---|
| id | [jvm] open override val id: Long The object id of the object that this gc root references. |