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: improve documentation of the default consumer types #5148

Closed
10 tasks done
akarnokd opened this issue Feb 28, 2017 · 2 comments
Closed
10 tasks done

2.x: improve documentation of the default consumer types #5148

akarnokd opened this issue Feb 28, 2017 · 2 comments

Comments

@akarnokd
Copy link
Member

akarnokd commented Feb 28, 2017

Describe their single-use nature. Explicitly mention onStart. Explicitly mention dispose or cancel. Maybe add code examples.

  • DisposableSubscriber
  • DisposableCompletableObserver
  • DisposableMaybeObserver
  • DisposableSingleObserver
  • DisposableObserver
  • ResourceSubscriber (also remove mention of AsyncObserver).
  • ResourceCompletableObserver
  • ResourceMaybeObserver
  • ResourceSingleObserver
  • ResourceObserver
@akarnokd
Copy link
Member Author

See #5210.

@akarnokd
Copy link
Member Author

Closing via #5210

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