toArray

open override fun <T> toArray(generator: IntFunction<Array<out T?>?>): Array<out T?>(source)

Deprecated

'fun <T : Any!> toArray(generator: IntFunction<Array<(out) T!>!>!): Array<(out) T!>!' is deprecated. This declaration is redundant in Kotlin and might be removed soon.