concurrentMap
Collects all the values in a map.
This Collector supports concurrency, so it's potential faster than Collectors.map.
Collects all the values in a map.
This Collector supports concurrency, so it's potential faster than Collectors.map.