On Thu, 9 Nov 2023 08:01:28 GMT, Per Minborg <pminb...@openjdk.org> wrote:

>> Viktor Klang has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Addressing review feedback
>>  - Make Gatherer.andThen take a wildcard for the rhs Gatherer state type
>
> src/java.base/share/classes/java/util/stream/Gatherer.java line 245:
> 
>> 243: 
>> 244:     /**
>> 245:      * Returns a composed Gatherer which connects the output of this 
>> Gatherer
> 
> Generally, it would if we could harmonize and consolidate return clauses 
> using {@return ...}

Yeah, not in this PR tho :)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16420#discussion_r1388588485

Reply via email to