jdk/src/share/classes/java/util/stream/Collectors.java
Thu, 03 Jul 2014 09:30:25 +0200 psandoz 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
Tue, 01 Jul 2014 23:39:31 -0700 smarks 8048989: small errors in Collectors examples
Sat, 26 Apr 2014 11:11:48 +0200 plevart 8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
Fri, 03 Jan 2014 10:38:23 -0800 darcy 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
Sun, 01 Dec 2013 23:35:28 -0800 darcy 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
Tue, 22 Oct 2013 15:12:22 -0700 henryjen 8025909: Lambda Library Spec Updates
Fri, 06 Sep 2013 22:20:01 -0700 henryjen 8011916: Spec update for java.util.stream
Fri, 09 Aug 2013 09:05:20 -0700 henryjen 8023681: Fix raw type warning caused by Sink
Mon, 12 Aug 2013 12:06:50 -0400 briangoetz 8019401: Collectors.collectingAndThen
Fri, 28 Jun 2013 16:26:54 -0400 briangoetz 8015318: Extend Collector with 'finish' operation
Tue, 11 Jun 2013 13:41:38 -0700 henryjen 8009736: Comparator API cleanup
Mon, 29 Apr 2013 22:03:04 -0700 mduigou 8011917: Add java.util.stream.Collectors utilities
less more (0) tip