Languages
[Edit]
EN

Java 8 - convert list of objects to map (from List<User> to Map<Long, User> - long to object / counter)

7 points
Created by:
Wallace
636

Quick solution - using simple lambda:

 

Quick solution 2 - using Function.identity():

 

Full example:

 

Alternative titles

  1. Java 8 - convert list of objects to map (int or long to object - counter)
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Java 8 - stream API examples

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join