toggle menu
kotlin-parent
4.2.0
jvm
switch theme
search in API
micronaut-kotlin-extension-functions
/
io.micronaut.kotlin.http
/
argumentOf
argument
Of
inline
fun
<
T
:
Any
>
argumentOf
(
)
:
Argument
<
T
>
Shortcut to create an argument of the given type
Return
An Argument
Author
Will Buck
Since
1.0.0
Parameters
T
The argument type