Donald Raab
Apr 19, 2022

--

Hi Erwin, thanks for the questions and for checking out the library. If you ask questions and tag them as eclipse-collections on StackOverflow I can provide answers that many folks might find useful. On the nested grouping, I would just use stream with groupingBy but at the leaf level would use a Collector from Collectors2 in Eclipse Collections. There are Multimap Collectors.

--

--

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.

Responses (1)