Java 8: Creating a custom Collector for your Stream

In the previous post we looked at different implementations of the Collector interface. As you saw, there are a wide range of collectors available out of the box. However — sometimes you need something special that you simply have to make… Read more

Similar

Amazon Joins Java Community Process (JCP)

Amazon runs thousands of Java production services; both we and our customers depend heavily on  various distributions of the JDK (Java Development Kit). In 2016 we started building Amazon Corretto, our OpenJDK binary distribution, and started using it to ... (more…)

Read more »