...

/

Grouping and Partitioning

Grouping and Partitioning

Learn about the `groupingBy` and `partitioningBy` method.

Introduction to grouping and partitioning

The groupingBy collector groups elements based on a function we provide. For example:

List<Dragon> dragons =
...
Access this course and 1400+ top-rated courses and projects.