//leakcanary-repo/shark/DominatorTree/get
get¶
[jvm]\ operator fun get(dominatedObjectId: Long): Long
Returns the dominator object id or ValueHolder.NULL_REFERENCE if dominatedObjectId is the root dominator.
//leakcanary-repo/shark/DominatorTree/get
[jvm]\ operator fun get(dominatedObjectId: Long): Long
Returns the dominator object id or ValueHolder.NULL_REFERENCE if dominatedObjectId is the root dominator.