KnowGroup / Java9Features

New Features in JAVA 9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java9Features

New Features in JAVA 9

  1. JShell
  2. JPMS ( Java Platform Modiule System)
  3. HTTP/2 Client
  4. Process API Updates
  5. Private methods inside Interface
  6. JLINK (Java Linker)
  7. Try with Resources Enhancements
  8. Factory Method to create Un-Modifiable / immutable collections
  9. Stream API enhancements
  10. <> Diamond operator enhancements
  11. SafeVarargs Annotation
  12. G1GC

About

New Features in JAVA 9

License:Apache License 2.0


Languages

Language:Java 100.0%