commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-reflection
/
xyz.xenondevs.commons.reflection
/
isSubclassOfAny
is
Subclass
Of
Any
fun
KClass
<
*
>
.
isSubclassOfAny
(
vararg
classes
:
KClass
<
*
>
)
:
Boolean