//leakcanary-repo/shark/GcRoot/StickyClass
StickyClass¶
[jvm]\ class StickyClass(val id: Long) : GcRoot
A system class
Constructors¶
StickyClass | [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. |