Slide 18
Slide 18 text
Available types:
• Observable, Observable>, and
Observable> where T is the body type.
• Flowable, Flowable> and
Flowable> where T is the body type.
• Single, Single>, and
Single> where T is the body type.
Retrofit2 RxJava2 Adapter
https://github.com/JakeWharton/retrofit2-rxjava2-adapter