shark-graph
2.9
shark-graph
/
shark
/
HeapObject
/
HeapClass
/
superclassOf
superclass
Of
infix
fun
superclassOf
(
subclass
:
HeapObject.HeapClass
)
:
Boolean
Content copied to clipboard
Returns true if
subclass
is a sub class of this
HeapClass
.