Skip to content

Latest commit

 

History

History

README.md

Few key feature of java 8:

  • Base64 encode and decode
  • DateTime API
  • Interface changes
    • default methods
    • static methods
    • functional interface
  • Lambda
  • Stream API
  • Optional Class
  • Switch accept string
  • Arrays Parallel Sorting

Gitbook