Maybe

To achieve the same semantics as Reactor's Mono type, RxJava 2.x provides the Maybe type. However, it is not Reactive Streams compliant, as Maybe does not implement the Publisher interface. It has the toFlowable method for that purpose.

..................Content has been hidden....................

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