Collectors update

Raab, Donald Donald.Raab at gs.com
Thu Jan 31 21:41:52 PST 2013


Yes.

From: Joe Bowbeer [mailto:joe.bowbeer at gmail.com]
Sent: Thursday, January 31, 2013 11:42 PM
To: Raab, Donald [Tech]
Cc: Brian Goetz; Kevin Bourrillion; lambda-libs-spec-experts at openjdk.java.net
Subject: Re: Collectors update

For example, used as follows?

  stream.reduceInPlace(groupingBy..)
  stream.reduceInPlaceUnordered(groupingBy..)

--Joe


On Thu, Jan 31, 2013 at 8:29 PM, Raab, Donald <Donald.Raab at gs.com<mailto:Donald.Raab at gs.com>> wrote:
How about reduceInPlace?  Favors the functional form of reduce, and aligns in IDE alongside it in a method list.

>
> We had that once!  MutableReduce, it was.  Though mutableReduceUnordered is
> a mouthful.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/lambda-libs-spec-experts/attachments/20130201/a309e340/attachment.html 


More information about the lambda-libs-spec-experts mailing list