trimToSize

expect fun trimToSize()(source)

Since Kotlin

1.2
actual fun trimToSize()(source)

Does nothing in this ArrayList implementation.

Since Kotlin

1.1