toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.reflect
/
ParameterType
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
of
Class
Link copied to clipboard
@
JvmStatic
@
JvmOverloads
fun
ofClass
(
clazz
:
Class
<
*
>
,
arguments
:
List
<
Class
<
*
>
>
=
listOf()
)
:
ParameterType
of
KClass
Link copied to clipboard
@
JvmStatic
fun
ofKClass
(
clazz
:
KClass
<
*
>
)
:
ParameterType
of
Type
Link copied to clipboard
@
JvmStatic
fun
ofType
(
type
:
KType
)
:
ParameterType