We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3147125 commit f432ca6Copy full SHA for f432ca6
Java/What's New in JDK8/Java8Tutorial.md
@@ -881,8 +881,3 @@ System.out.println(hints2.length); // 2
881
882
关于Java 8的新特性就写到这了,肯定还有更多的特性等待发掘。JDK 1.8里还有很多很有用的东西,比如`Arrays.parallelSort`, `StampedLock`和`CompletableFuture`等等。
883
884
-### 参考
885
-
886
-- https://www.jb51.net/article/48304.htm
887
-- https://github.com/winterbe/java8-tutorial#predicates
888
0 commit comments