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

Operator: Generate #49

Closed
benjchristensen opened this issue Jan 18, 2013 · 1 comment
Closed

Operator: Generate #49

benjchristensen opened this issue Jan 18, 2013 · 1 comment

Comments

@benjchristensen
Copy link
Member Author

As per @headinthebox this is really only used in demos and super complicated and thus should not be added to RxJava.

Anything that can be done via generate should instead be done inside Observable.create(OnSubscribeFunc f) optionally with a `Scheduler.

jihoonson pushed a commit to jihoonson/RxJava that referenced this issue Mar 6, 2020
… and Decorators builder. This makes it easier to decorate and call a function at once.
This issue was closed.
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