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.
>
>


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