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