| 类 | 说明 |
|---|---|
| BothOperator<T> | |
| ContinuousGroupOperator<K,T> |
TODO change to
Operator<Pair<K, Observable<T>>, T> |
| DoOnEmptyOperator<T> | |
| NormalOperator<R,T> | |
| ParallelOperator<T> |
An operator to do tasks on specified scheduler and wait for all tasks completed.
|
| SimpleOperator<F,T> |
Copyright © 2017. All rights reserved.