This repository helps to understand basic of Java 8.
It covers following things
-
java.util.Function package
- Function interface
- Consumer Interface
- Supplier Interface
- Predicate Interface
-
Streams API
-
Collector
-
Collections Enhancements
-
Java 8 Comparator