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