Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7fa21e2

Browse files
committed
Fix link
1 parentbf86aa1 commit7fa21e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,9 +786,9 @@ Furthermore the usage of annotations in Java 8 is expanded to two new targets:
786786

787787
##Where to go from here?
788788

789-
My programming guide to Java 8 ends here. If you want to learn more about all the new classes and features of the JDK 8 API,just read my[follow up article](/posts/2014/03/29/jdk8-api-explorer/). It helps you figuring out all the new classes and hidden gems of JDK 8, like`Arrays.parallelSort`,`StampedLock` and`CompletableFuture` - just to name a few.
789+
My programming guide to Java 8 ends here. If you want to learn more about all the new classes and features of the JDK 8 API,check out my[JDK8 API Explorer](http://winterbe.com/projects/java8-explorer/). It helps you figuring out all the new classes and hidden gems of JDK 8, like`Arrays.parallelSort`,`StampedLock` and`CompletableFuture` - just to name a few.
790790

791-
I've published a bunch of follow-up articles on my[blog](http://winterbe.com) that might be interesting to you:
791+
I'vealsopublished a bunch of follow-up articles on my[blog](http://winterbe.com) that might be interesting to you:
792792

793793
-[Java 8 Stream Tutorial](http://winterbe.com/posts/2014/07/31/java8-stream-tutorial-examples/)
794794
-[Java 8 Nashorn Tutorial](http://winterbe.com/posts/2014/04/05/java8-nashorn-tutorial/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp