//leakcanary-repo/shark/GcRoot/Unknown
Unknown¶
[jvm]\ class Unknown(val id: Long) : GcRoot
An unknown gc root.
Constructors¶
Unknown | [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. |