addAll

open override fun addAll(elements: Collection<T>): Boolean(source)


fun addAll(vararg values: T)(source)

Add values to target collections.

Parameters

values

target values