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

Give HgStream a way to convert to Java streams #10

Open
dilijev opened this issue May 15, 2015 · 0 comments
Open

Give HgStream a way to convert to Java streams #10

dilijev opened this issue May 15, 2015 · 0 comments

Comments

@dilijev
Copy link
Contributor

dilijev commented May 15, 2015

Stream s = StreamSupport.stream(iterable.spliterator(), false);
http://blog.jooq.org/2014/12/15/really-too-bad-that-java-8-doesnt-have-iterable-stream/

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