public final class OperatorDoAfterOnNext<T> extends Object implements rx.Observable.Operator<T,T>
| Constructor and Description |
|---|
OperatorDoAfterOnNext(rx.functions.Action1<T> action) |
| Modifier and Type | Method and Description |
|---|---|
rx.Subscriber<? super T> |
call(rx.Subscriber<? super T> child) |
Copyright © 2013–2015. All rights reserved.