I had some extra time this week so went through a bunch of Sonar findings. One was interesting – in Java 17 you can use .toList() instead of .collect(Collectors.toList()) on a stream. [Yes, I know this was introduced in Java … Continue reading →
The post
toList() vs collect(Collectors.toList()) first appeared on
Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.
toList() vs collect(Collectors.toList()) was first posted on December 28, 2023 at 7:24 pm.
©2019 "
Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
Published on December 28, 2023 16:24