In Kotlin, arrays are considered as basic data types and represented by Array class. The Array class contains useful functions like get(), ...
確定! 回上一頁