isSubtypeOf

fun isSubtypeOf(other: KClass<*>): Boolean(source)

Returns true if this is a subtype of other.