Why no methods like toList() / toMutableList() / toSet() / toMutableSet() on Java Collection and Stream interfaces ?

Tobias Gierke tobias.gierke at code-sourcery.de
Tue Mar 19 08:14:13 UTC 2019


Hi,

This has probably been asked  before but I somehow couldn't find a JEP 
were this proposal got rejected... adding these methods to me seems like 
an easy way to get rid of a lot of boilerplate code.


Cheers,
Tobias



More information about the discuss mailing list