IntArrayList

constructor(other: IntArrayList)
constructor(vararg other: Int)
constructor(capacity: Int = 7)