@kotlin.internal.InlineOnly. public inline fun <T> mutableListOf(): MutableList<T> = ArrayList(). /**. * Returns an empty new [ArrayList].
確定! 回上一頁