Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 334 Bytes

File metadata and controls

16 lines (14 loc) · 334 Bytes

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