Skip to content

cemserit/java-new-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java New Features

Java 7

  • Multi catch
  • Try with resource
  • Diamond Operator
  • Underscore in numeric value
  • G1 garbage collector
  • New file api NIO
  • String in switch statement

Java 8

  • Default method in interface
  • Static method in interface
  • Foreach loop
  • Functional interface
  • Lambda expression
  • Predicate
  • Method reference using double colon
  • Streams

Java 9

Java 10

Java 11

Java 12

About

Java New Features (Java 12, Java 11, Java 10, Java 9, Java 8, Java 7)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages