https://github.com/reactivex/rxjavaguava
https://github.com/reactivex/rxjavaguava
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reactivex/rxjavaguava
- Owner: ReactiveX
- License: apache-2.0
- Created: 2014-10-17T16:24:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T16:55:01.000Z (over 10 years ago)
- Last Synced: 2025-06-26T16:45:24.541Z (7 months ago)
- Language: Java
- Size: 427 KB
- Stars: 54
- Watchers: 8
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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>