Back in late March, I wrote about Java 22 introducing Stream Gatherers into the mix for Java Developers. They are a new mechanism for manipulating streams of data. They are delivered from JEP 461, allowing a developer to create custom operators that simplify the highly complex operations. Just at first