Donald Raab
Jul 28, 2021

--

Using Java 8 Collectors.groupingBy or Eclipse Collections groupBy would both have the same problem. The resulting lists in the grouping would still be List<Number>.

--

--

Donald Raab
Donald Raab

Written by Donald Raab

Java Champion. Creator of the Eclipse Collections OSS Java library (https://github.com/eclipse/eclipse-collections). Inspired by Smalltalk. Opinions are my own.

No responses yet