//leakcanary-repo/shark/HprofHeapGraph/findClassByName
findClassByName¶
[jvm]\ open override fun findClassByName(className: String): HeapObject.HeapClass?
Returns the HeapClass corresponding to the provided className, or null if the class cannot be found.