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: Reword the just() operator and reference other typical alternatives #5830

Merged
merged 2 commits into from
Feb 1, 2018

Conversation

akarnokd
Copy link
Member

This PR updates the Flowable.just and Observable.just JavaDocs to clarify its behavior, namely it re-emits a constant reference and does not compute it. In addition, links to the other typical source operators are added. The redundant sentence about just were removed as well.

@akarnokd akarnokd added this to the 2.2 milestone Jan 31, 2018
@akarnokd akarnokd merged commit 1fbc44f into ReactiveX:2.x Feb 1, 2018
@akarnokd akarnokd deleted the JustJavaDoc branch February 1, 2018 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants