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

API Design Review: rx.join.ObserverBase #674

Closed
benjchristensen opened this issue Dec 24, 2013 · 0 comments
Closed

API Design Review: rx.join.ObserverBase #674

benjchristensen opened this issue Dec 24, 2013 · 0 comments

Comments

@benjchristensen
Copy link
Member

The rx.join.ObserverBase class should not be public as part of the rxjava-core API.

It needs to be deleted or made private. It replicates behavior of SafeObserver which is also kept private.

/cc @headinthebox and @jhusain

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

No branches or pull requests

1 participant