Mokkery
Toggle table of contents
2.8.0
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.capture
/
asCapture
as
Capture
fun
<
T
>
MutableList
<
T
>
.
asCapture
(
)
:
Capture
<
T
>
(
source
)
Returns a
Capture
that stores values in
this
list.