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

Ispn 6349 Primitive Stream API Changes #4110

Closed
wants to merge 1 commit into from

Conversation

wburns
Copy link
Member

@wburns wburns commented Mar 10, 2016

@wburns wburns added the Preview label Mar 10, 2016
@wburns wburns changed the title Ispn 6349 Ispn 6349 Primitive Stream API Changes Mar 10, 2016
@wburns wburns added this to the 9.0.0 milestone Mar 10, 2016
LongCacheStream flatMapToLong(SerializableFunction<? super R, ? extends LongStream> mapper);

@Override
CacheStream<R> parallel();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add javadocs here

@wburns
Copy link
Member Author

wburns commented Mar 14, 2016

Javadocs added.

@danberindei
Copy link
Member

Integrated, thanks Will!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants