Trackcing Data in Complex Java Code: A Functional Programming Approach, Part II

In part I we promised you a solution to tracking data in complex Java code, so here it is: functional programming and nomads.

Similar

Teeing, a hidden gem in the Java API

Last week, I described a use-case for a custom Stream Collector. I received a intriguing comment on Twitter: Interesting article. For completness' sake this specific problem could also be solved using the standard teeing collector— Miguel Martins (@Miguuc... (more…)

Read more »