//leakcanary-repo/shark/GcRoot/Unreachable
Unreachable¶
[jvm]\ class Unreachable(val id: Long) : GcRoot
An object that is unreachable from any other root, but not a root itself.
Constructors¶
Unreachable | [jvm] constructor(id: Long) |
//leakcanary-repo/shark/GcRoot/Unreachable
[jvm]\ class Unreachable(val id: Long) : GcRoot
An object that is unreachable from any other root, but not a root itself.
Unreachable | [jvm] constructor(id: Long) |