Join Slack
Communities
Powered by
If I have a `Map<String, List<Event>>`...
# getting-started
a
adam-mcneilly
01/22/2017, 7:15 AM
If I have a
Map<String, List<Event>>
and I want to flatmap that into one straight list of objects, what is the easiest way to do so?
Open in Slack
Previous
Next