array Of Nulls
Returns an array of objects of the given type with the given size, initialized with null values.
Since Kotlin
1.2Returns an array of objects of the given type with the given size, initialized with null values.
Since Kotlin
1.0Returns an array of objects of the given type with the given size, initialized with null values.