find Class By Name
open override fun findClassByName(className: String): HeapObject.HeapClass?
Content copied to clipboard
Returns the HeapClass corresponding to the provided className, or null if the class cannot be found.
Returns the HeapClass corresponding to the provided className, or null if the class cannot be found.