shark-graph
2.9
shark-graph
/
shark
/
HeapObject
/
HeapInstance
/
get
get
operator
fun
get
(
declaringClass
:
KClass
<
out
Any
>
,
fieldName
:
String
)
:
HeapField
?
Content copied to clipboard
operator
fun
get
(
declaringClassName
:
String
,
fieldName
:
String
)
:
HeapField
?
Content copied to clipboard
See also
shark.HeapObject.HeapInstance