hg: jdk/jdk: 8242281: IntStream.html#reduce doc should not mention average
julia.boes at oracle.com
julia.boes at oracle.com
Tue Jun 2 10:27:57 UTC 2020
Changeset: 67ccb57da9bf
Author: jboes
Date: 2020-06-02 11:25 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/67ccb57da9bf
8242281: IntStream.html#reduce doc should not mention average
Summary: Remove mention of average function in apiNote of IntStream::reduce(int, IntBinaryOperator)
Reviewed-by: psandoz, jlaskey, lancea, dfuchs
Contributed-by: Conor Cleary <conor.cleary at oracle.com>
! src/java.base/share/classes/java/util/stream/IntStream.java
More information about the jdk-changes
mailing list