Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 187 Bytes

Java 8 features

Example project with most popular java 8 new features:

  • Lambda expressions
  • Stream Api
  • Functional interfaces
  • Default methods in interfaces