ObservableAccumulator

constructor(initialValues: Collection<T>, onUpdate: (newItems: List<T>) -> Unit)(source)