public class SimpleOperator<F,T> extends Object implements rx.Observable.Operator<F,T>
SimpleOperator()
rx.Subscriber<? super T>
call(rx.Subscriber<? super F> t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleOperator()
public rx.Subscriber<? super T> call(rx.Subscriber<? super F> t)
call
rx.functions.Func1<rx.Subscriber<? super F>,rx.Subscriber<? super T>>
Copyright © 2017. All rights reserved.