CastOperator<T> extension

on

Methods

cast<R>() Observable<R>
Casts the values from this Observable to R.