addAll

abstract fun addAll(c: Collection<out T>): Boolean

Deprecated

Unsupported.

Deprecated

Use apply instead.