Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace StreamSupport with com.annimon.stream (7k methods vs 600) #142

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
Jul 23, 2016

Conversation

Aphoh
Copy link
Collaborator

@Aphoh Aphoh commented Jul 23, 2016

There's no reason to use StreamSupport (a massive library) for a couple of utility methods when there are more lightweight alternatives. This is also very important for android devs. This pr replaces StreamSupport with com.annimon.stream.

@Aphoh Aphoh merged commit df13856 into Grover-c13:master Jul 23, 2016
@Aphoh Aphoh deleted the aphoh/replaceStreamSupport branch July 23, 2016 03:23
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.

1 participant