toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
isSubclassOf
is
Subclass
Of
inline
fun
<
T
:
Any
>
KClass
<
*
>
.
isSubclassOf
(
)
:
Boolean
(
source
)
inline
fun
<
T
:
Any
>
Class
<
*
>
.
isSubclassOf
(
)
:
Boolean
(
source
)
fun
KClass
<
*
>
.
isSubclassOf
(
kClass
:
KClass
<
*
>
)
:
Boolean
(
source
)