CancellableGroup

constructor(vararg items: Cancellable)
constructor(items: Iterable<Cancellable>)
constructor()