- Lambda Expressions
- Functional Interfaces
- Default methods in Functional Interfaces
- Static methods in Functional Interfaces
- Predefined Functional Interfaces
- Predicate
- Consumer
- Producer
- :: operator
- Streams
https://github.com/winterbe/java8-tutorial
https://winterbe.com/posts/2015/03/15/avoid-null-checks-in-java/