List Out All Feature of Java API

Main objective of java 8 is to write concise code and enabling functional programming

  1. Lambda Expression
  2. Functional Interface
  3. Default Method and Static Method
  4. Predefined Functional Interface
    1. Predicate
    2. Function
    3. Consumer
    4. Supplier etc
  5. Double Colon Operator
    1. Method reference
    2. Constrructor reference
  6. Stream
  7. Date and Time API
  8. Optional class
  9. Nashron JavaScript Engine