- Type Parameters:
T
-
- All Implemented Interfaces:
- rx.functions.Func1<rx.Subscriber<? super T>,rx.Subscriber<? super R>>, rx.functions.Function, rx.Observable.Operator<T,R>
public class QuerySelectOperator<T,R>
extends Object
implements rx.Observable.Operator<T,R>
Operator corresponding to the QuerySelectOperation.