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