private class JSONArrayIterator(private val arr: JSONArray) : ArrayIterator<Any>() {. override val size get() = arr.length().
確定! 回上一頁