Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Transformer to Func1<Observable<T>, Observable<R>> #1778

Merged
merged 1 commit into from
Oct 20, 2014

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Oct 19, 2014

Less variance is better. I cannot find any bad case for this PR. Can someone help test it in Java 8 and Groovy?

@zsxwing
Copy link
Member Author

zsxwing commented Oct 20, 2014

#1770 (comment) works in Java 8

@benjchristensen
Copy link
Member

Good improvement, thank you.

benjchristensen added a commit that referenced this pull request Oct 20, 2014
Change Transformer to Func1<Observable<T>, Observable<R>>
@benjchristensen benjchristensen merged commit c9558b4 into ReactiveX:1.x Oct 20, 2014
@zsxwing zsxwing deleted the compose branch October 21, 2014 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants