Java JEP 461: Stream Gatherers

Enhance the Stream API to support custom intermediate operations. This will allow stream pipelines to transform data in ways that are not easily achievable with the existing built-in intermediate operations. This is a preview API. Read more

Similar

Java – One Year Later

It’s been a little over a year since I started developing in Java full-time again. A retrospective is overdue! Workplace takeaways Communication. This may not seem like a Java-related skill, but I cannot overstate how many times stopping to ask questions,... (more…)

Read more »