Questions about Stream/Iterable/Files - and possibly the compiler

Peter Levart peter.levart at gmail.com
Fri Nov 6 23:16:29 UTC 2015



On 11/07/2015 12:02 AM, Peter Levart wrote:
> How would you otherwise write a parallel stream into a file if it was 
> not by using a Collector? Would you make it serial 1st?

Ah, yes. forEachOrdered() !





More information about the core-libs-dev mailing list