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