FastArrayList
expect constructor()
actual constructor()
Creates an empty FastArrayList.
Creates an empty FastArrayList.
Parameters
initialCapacity
initial capacity (ignored)
Creates an FastArrayList filled from the elements collection.
actual constructor()