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

ensureCapacity

fun ensureCapacity(minCapacity: int): void

Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.

Parameters

minCapacity - int: the desired minimum capacity