An open API service indexing awesome lists of open source software.

https://github.com/reactivex/rxjavaguava


https://github.com/reactivex/rxjavaguava

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

RxJavaGuava
===========
A simple utility class for interop between RxJava and Guava's `ListenableFuture`. It also features a static factory `GuavaTranformers` class which transforms an `Observable` into the following Guava collections.

Observable>

Observable>

Observable>

Observable>