Method ADT.Scheduler()->remove()


Method remove

void remove(Consumer c)

Description

Remove the Consumer c from the set of active consumers.

The consumer may be reactivated by calling add().