Commit cf33aad
committed
New contrib module: rxjava-async-util
Home for async utility functions with juc.Future, Actions, Functions etc that don’t need to be in rxjava-core.
As per discussions at:
- ReactiveX#646 (comment)
- ReactiveX#645 (comment)
- ReactiveX#622 (comment)1 parent 43c16bb commit cf33aad
6 files changed
Lines changed: 708 additions & 507 deletions
File tree
- rxjava-contrib/rxjava-async-util
- src
- main/java/rx/util/async
- test/java/rx/util/async
- rxjava-core/src
- main/java/rx
- test/java/rx
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments