val list: kotlin.collections.MutableList<String> = java.util.ArrayList() list.add("string"). Better look the Kotlin example at the source code yourself:
確定! 回上一頁