fun addAll(elements: Collection<T>): Boolean
fun addAll(index: Int, elements: Collection<T>): Boolean