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

Make JDK 8 baseline #28

Closed
belaban opened this issue May 5, 2015 · 1 comment
Closed

Make JDK 8 baseline #28

belaban opened this issue May 5, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@belaban
Copy link
Member

belaban commented May 5, 2015

Change code to take advantage of JDK 8

@belaban belaban added the Task label May 5, 2015
@belaban belaban self-assigned this May 5, 2015
@belaban belaban added this to the 0.2 milestone May 5, 2015
@belaban
Copy link
Member Author

belaban commented May 7, 2015

  • Replaced Consumer, CompletionHandler and CompletableFuture with java.util.concurrent.CompletableFuture
  • Replaced Function with ObjIntConsumer
  • Misc smaller Java 8 changes

@belaban belaban closed this as completed May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant