FloatArrayList

fun FloatArrayList(vararg other: Float)
fun FloatArrayList(capacity: Int = 7, shouldGrow: Boolean = true)