Process a stream of data using a gatherer
Discover how to build a gatherer using the java.util.stream packageBy Nathan GoodThis article was originally published on IBM Developer.Since Java SE 8, streams in the java.util.stream package have pr...