Kotlin base package has a function arrayOfNulls<T>(int size) which takes the size of the array that should be created and it should hold the ...
確定! 回上一頁