addAll

fun addAll(disposables: Collection<GlimpseDisposable>): Boolean

Adds all disposables from given collection to this container.

Returns true if the contents of this container have changed as a result of the operation.