public final class OperatorDoAfterOnNext<T> extends Object implements rx.Observable.Operator<T,T>
OperatorDoAfterOnNext(rx.functions.Action1<T> action)
rx.Subscriber<? super T>
call(rx.Subscriber<? super T> child)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OperatorDoAfterOnNext(rx.functions.Action1<T> action)
public rx.Subscriber<? super T> call(rx.Subscriber<? super T> child)
call
rx.functions.Func1<rx.Subscriber<? super T>,rx.Subscriber<? super T>>
Copyright © 2013–2015. All rights reserved.