//leakcanary-repo/shark/GcRoot/ReferenceCleanup
ReferenceCleanup¶
[jvm]\ class ReferenceCleanup(val id: Long) : GcRoot
It’s unclear what this is, documentation welcome.
Constructors¶
ReferenceCleanup | [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. |