toList() vs collect(Collectors.toList())

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
 •  0 comments  •  flag
Share on Twitter
Published on December 28, 2023 16:24
No comments have been added yet.


Scott Selikoff's Blog

Scott Selikoff
Scott Selikoff isn't a Goodreads Author (yet), but they do have a blog, so here are some recent posts imported from their feed.
Follow Scott Selikoff's blog with rss.