BotCommands
Toggle table of contents
3.0.0-beta.3
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.core.utils
/
ReflectionUtils
/
toJava
to
Java
@
JvmStatic
fun
<
T
:
Any
>
KClass
<
T
>
.
toJava
(
)
:
Class
<
T
>
(
source
)
@
JvmStatic
fun
KFunction
<
*
>
.
toJava
(
)
:
Executable
(
source
)