Array <String> 和 enum class 是映射类型并且在Java互操作性中具有特殊行为(Java的 List<T> 从Kotlin看作 List<T> 或 MutableList<T> )。
確定! 回上一頁