RxJava

RxJava is another popular library that implements the concept of reactive programming. It also provides types, such as Observable or Single, that emit values. All of these classes also provide static factories and operators.

In this section, we will cover the following:

  • How to use the Flowable class
  • How to use the Observable class
  • How to use the Single class
  • How to use the Maybe class
  • How to use the Completable class
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.227.134.154