List Manipulation Java 8

preview_player
Показать описание
A tutorial for anyone who recently learned Java 8 features.
Prerequisites:
-You must already know about Lists and Maps, and collections in general.
-You must already know about lambda expressions and streams
The aim of this tutorial is to demonstrate how to manipulate a list and convert it to a map with values are parts of this list, or even a map with just one element for each key depending on certain criteria.
Рекомендации по теме