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