Skip to content

修改24章并发编程代码问题 #608

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

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Conversation

salithfish
Copy link
Contributor

二十四章-并发编程

  • 并行流模块

Java 8 流的一个显著优点是,在某些情况下,它们可以很容易地并行化。这来自仔细的库设计,

最后一句改为 这来自库的仔细设计

  • newIntGenerator()改为new IntGenerator()

@sjsdfg sjsdfg merged commit d344d0d into lingcoder:master Oct 12, 2020
@sjsdfg
Copy link
Collaborator

sjsdfg commented Oct 12, 2020

#607

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

Successfully merging this pull request may close these issues.

2 participants