Read-only lists are created with listOf() and mutable lists with mutableListOf() . Kotlin listOf(). The listOf() method creates a new read-only ...
確定! 回上一頁