filmov
tv
Lambda Essentials With IntelliJ IDEA

Показать описание
This short video covers functional programming essentials with IntelliJ IDEA. Starts with creating a simple expression lambda, convert it to block lambda, extract method reference, get it back by inlining the method as a lambda, convert to anonymous inner class and back. And finally create a FunctionalInterface quickly for the lambda.
Try it out on your own!
Try it out on your own!