FloatArrayList

constructor(expectedElements: Int = HashContainers.DEFAULT_EXPECTED_ELEMENTS)


constructor(list: FloatArrayList)

Creates a new list from the elements of another list in its iteration order.