public final class OperatorBufferEmissions<T> extends Object implements rx.Observable.Operator<T,T>
OperatorBufferEmissions()
rx.Subscriber<? super T>
call(rx.Subscriber<? super T> child)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OperatorBufferEmissions()
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.