mockspresso2
Toggle table of contents
2.2.0-SNAPSHOT
common
jvm
Target filter
common
jvm
Switch theme
Search in API
Skip to content
mockspresso2
reflect
/
com.episode6.mockspresso2.reflect
/
callWith
call
With
common
jvm
expect
fun
KFunction
<
*
>
.
callWith
(
vararg
args
:
Any
?
)
:
Any
?
Call the receiver
KFunction
with the provided
args
actual
fun
KFunction
<
*
>
.
callWith
(
vararg
args
:
Any
?
)
:
Any
?