Unlike Java, Kotlin doesn't have a special syntax for declaring array types. ... public fun floatArrayOf(vararg elements: Float): FloatArray
確定! 回上一頁