Skip to content

2.x: Remove duplication of Optional API behavior. #3449

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

Merged
merged 1 commit into from
Jan 11, 2016
Merged

2.x: Remove duplication of Optional API behavior. #3449

merged 1 commit into from
Jan 11, 2016

Conversation

JakeWharton
Copy link
Contributor

get() throws NSE when absent and orElse(T) returns the provided value when absent.

get() throws NSE when absent and orElse(T) returns the provided value when absent.
@akarnokd akarnokd added this to the 2.0 milestone Oct 16, 2015
@akarnokd
Copy link
Member

👍

@akarnokd akarnokd changed the title Remove duplication of Optional API behavior. 2.x: Remove duplication of Optional API behavior. Oct 17, 2015
@JakeWharton
Copy link
Contributor Author

Friendly ping! Just need a second collaborator to review.

@zsxwing
Copy link
Member

zsxwing commented Jan 11, 2016

👍

zsxwing added a commit that referenced this pull request Jan 11, 2016
2.x: Remove duplication of Optional API behavior.
@zsxwing zsxwing merged commit d394c49 into ReactiveX:2.x Jan 11, 2016
@JakeWharton JakeWharton deleted the jw/delete-code branch August 20, 2016 23:22
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.

3 participants