ly.img.android.pesdk.utils / FloatPointList / trimToSize

trimToSize

open fun trimToSize(): Unit

Trims the capacity of this ArrayList instance to be the list's current size. An application can use this operation to minimize the storage of an ArrayList instance.