| Class and Description |
|---|
| hu.akarnokd.rxjava2.subjects.CompletableSubject
moved to io.reactivex.subject.CompletableSubject in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|
| hu.akarnokd.rxjava2.subjects.MaybeSubject
moved to io.reactivex.subject.MaybeSubject in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|
| hu.akarnokd.rxjava2.parallel.ParallelFlowable
0.14.4: moved to io.reactivex.parallel.ParallelFlowable in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|
| hu.akarnokd.rxjava2.subjects.SingleSubject
moved to io.reactivex.subject.SingleSubject in RxJava 2.0.5;
will be removed when RxJava 2.1 comes out
|