toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.reflect
/
ParameterType
Parameter
Type
class
ParameterType
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
KType
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
ignore
Nullability
Link copied to clipboard
fun
ignoreNullability
(
)
:
ParameterType
java
Class
Link copied to clipboard
fun
javaClass
(
)
:
Class
<
out
Any
>
java
Type
Link copied to clipboard
fun
javaType
(
)
:
Type
kotlin
Erasure
Link copied to clipboard
fun
kotlinErasure
(
)
:
KClass
<
*
>