WhereTypeOperator<T> extension

on

Methods

whereType<R>() Observable<R>
Filter items emitted by the source Observable by only emitting those that are of the specified type.