| Class | Description |
|---|---|
| OperationToOperator<R,T> |
Converts an Operation (a function converting one Observable into another)
into an
Observable.Operator. |
| RxUtil |
Utility methods for RxJava.
|
| RxUtil.CountingAction<T> | |
| UnsubscribeDetector<T> |
Provides a
CountDownLatch to assist with detecting unsubscribe calls. |
Copyright © 2014. All Rights Reserved.