wire-runtime
/
com.squareup.wire.internal
/
Internal
/
newMutableList
newMutableList
static
fun
<
T
:
Any
>
newMutableList
(
)
:
MutableList
<
T
>