Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.infra.invoker
/
InvocationArguments
Invocation
Arguments
class
InvocationArguments
Members
Properties
EMPTY_
ARGS
Link copied to clipboard
val
EMPTY_ARGS
:
Array
<
Any
>
Functions
actual
Args
Link copied to clipboard
open
fun
actualArgs
(
args
:
Array
<
Any
>
)
:
Array
<
Any
>
prepend
Receiver
Link copied to clipboard
open
fun
prependReceiver
(
receiver
:
Any
,
args
:
Array
<
Any
>
)
:
Array
<
Any
>