Collectors update

Joe Bowbeer joe.bowbeer at gmail.com
Thu Jan 31 20:41:50 PST 2013


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> 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/20130131/ed63095f/attachment.html 


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