Kotlin 的集合分類:可變集合類(Mutable)不可變集合類(Immutable)。 ... asList() else emptyList() /** Returns an empty read-only list.
確定! 回上一頁