kotlin-stdlib
Common
JS
Native
kotlin-stdlib
/
kotlin.collections
/
ArrayList
/
ensureCapacity
ensure
Capacity
Common
JS
Native
expect
fun
ensureCapacity
(
minCapacity
:
Int
)
(
source
)
actual
fun
ensureCapacity
(
minCapacity
:
Int
)
Does nothing in this ArrayList implementation.
actual
fun
ensureCapacity
(
minCapacity
:
Int
)