📜  如何初始化可变列表kotlin代码示例

📅  最后修改于: 2022-03-11 14:53:32.431000             🧑  作者: Mango

代码示例3
val mutableList : MutableList = arrayListOf()