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

2.x: wrong return type in doc for F.reduce(seed, ...) and O.reduce(seed, ...) #5456

Closed
akarnokd opened this issue Jun 30, 2017 · 1 comment
Closed

Comments

@akarnokd
Copy link
Member

The Flowable.reduce(T, BiFunction) and Observable.reduce(T, BiFunction) JavaDocs' first sentence mentions the wrong return type.

@akarnokd
Copy link
Member Author

akarnokd commented Jul 9, 2017

Closing via #5476

@akarnokd akarnokd closed this as completed Jul 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant