Skip to content

Files

Latest commit

 

History

History
11 lines (9 loc) · 243 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 243 Bytes

Java8Features

It covers all the features of it and practical examples of it

  1. Streams 2.Lambda Expressions 3.Functiona Interfaces
  2. Optional class
  3. ForEach
  4. Default and static interfaces
  5. TryWithResource concepts