Arthas UI
Toggle table of contents
0.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arthas UI
Arthas UI
/
io.github.vudsen.arthasui.api.util
/
mapMutable
map
Mutable
fun
<
T
,
R
>
List
<
T
>
.
mapMutable
(
cast
:
(
T
)
->
R
)
:
MutableList
<
R
>