IntStream and collect

Jose jgetino at telefonica.net
Mon May 13 00:03:01 PDT 2013


Hi, 

I'm missing a structure to collect IntStreams, instead of providing the
supplier, the accumulator and the combiner separately.

Now I'm boxing, but I don't like this solution.

Is there any plans to provide an IntCollector class?, 

Thanks



More information about the lambda-dev mailing list