下載 APKPure App
可在安卓獲取Java9的歷史版本
這個程序會幫助你學習java9以簡單的方式
Java9 is the major version of java. it contains some important topics
like
1) Private methods inside an interface
2) Try with resource enhancement
3) Diamond resource enhancement
4)Safe Varags Annotation enhancement
5)Factory methods for creating unmodified collections
6)Stream API enhancement
7)JShell
8)The Java Platform Module System(JPMS)
9)JLink
10)Process API updates
11)Http/2Client