shark-graph
2.9
shark-graph
/
shark
/
HeapGraph
/
findClassByName
find
Class
By
Name
abstract
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.