Lambda Essentials With IntelliJ IDEA

preview_player
Показать описание
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!
Рекомендации по теме
visit shbcf.ru