| Class | Description |
|---|---|
| CompletableSubject | Deprecated
moved to io.reactivex.subject.CompletableSubject in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|
| MaybeSubject<T> | Deprecated
moved to io.reactivex.subject.MaybeSubject in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|
| SingleSubject<T> | Deprecated
moved to io.reactivex.subject.SingleSubject in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|