DoubleArrayList

constructor(other: DoubleArrayList)
constructor(vararg other: Double)
constructor(capacity: Int = 7)