add

abstract fun add(disposable: Disposable)

Add a Disposable to this group.


abstract fun add(job: Job)

Add a Job to this group.