CountOperator<T> extension

on

Methods

count() Observable<int>
Counts the number of emissions of this Observable and emits that number on completion.