toggle menu
nova-parent
0.17-alpha.38
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.context
/
Context
/
Builder
/
param
param
fun
<
V
:
Any
>
param
(
paramType
:
ContextParamType
<
V
>
,
value
:
V
?
)
:
Context.Builder
<
I
>
Sets the given
paramType
to the given
value
.
Throws
Illegal
Argument
Exception
If the given
value
is invalid for the given
paramType
.