Description
In this course you can learn complete picture about new features introduced as the part of Java 1.8 like:
- Lambda expressions
- Functional interfaces
- Default methods in interface
- Static methods in interfaces.
- Predicate
- Function
- Consumer
- Supplier
- Method refernce & constructor reference by double colon(::) operator.
- Stream API
- Date & time API ( Joda API)
Java 8 is one of the major and more prestigious version from Java. This video tutorial covers every topic in detail on the board and on the system with live execution.