mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
commit
123391f90e
@ -918,7 +918,7 @@ System.out.println(hints2.length); // 2
|
||||
|
||||
|
||||
|
||||
## Whete to go from here?
|
||||
## Where to go from here?
|
||||
|
||||
关于Java 8的新特性就写到这了,肯定还有更多的特性等待发掘。JDK 1.8里还有很多很有用的东西,比如`Arrays.parallelSort`, `StampedLock`和`CompletableFuture`等等。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user