Collectors update (original) (raw)
Joe Bowbeer joe.bowbeer at gmail.com
Thu Jan 31 20:41:50 PST 2013
- Previous message: Collectors update
- Next message: Collectors update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: Collectors update
- Next message: Collectors update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the lambda-libs-spec-observers mailing list