mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-08-01 16:28:03 +08:00
Update Java8Tutorial.md
This commit is contained in:
parent
31471256a8
commit
f432ca69a1
@ -881,8 +881,3 @@ System.out.println(hints2.length); // 2
|
||||
|
||||
关于Java 8的新特性就写到这了,肯定还有更多的特性等待发掘。JDK 1.8里还有很多很有用的东西,比如`Arrays.parallelSort`, `StampedLock`和`CompletableFuture`等等。
|
||||
|
||||
### 参考
|
||||
|
||||
- https://www.jb51.net/article/48304.htm
|
||||
- https://github.com/winterbe/java8-tutorial#predicates
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user