Skip to content

Instantly share code, notes, and snippets.

@motlin
Created May 15, 2018 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save motlin/bd074c7b712e1ac76c497e1e22e3b8a0 to your computer and use it in GitHub Desktop.
Save motlin/bd074c7b712e1ac76c497e1e22e3b8a0 to your computer and use it in GitHub Desktop.
MutableBag<Color> bag = people.countBy(Person::getFavoriteColor);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment