一般而言,from mutable to immutable, 使用to 系列方法in mutable collections, like MutableList and ListBuffer's toList method.from immutable ...
確定! 回上一頁