ArrayList

expect constructor()(source)
expect constructor(initialCapacity: Int)(source)
expect constructor(elements: Collection<E>)(source)