trimToSize

expect fun trimToSize()(source)

Since Kotlin

1.0
actual fun trimToSize()(source)

Does nothing in this ArrayList implementation.

Since Kotlin

1.1