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

trimToSize

fun trimToSize(): void

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.