My Careers
Learning Notes
Labels
Java Tutorial
Manual Testing
QTP Tutorial
Selenium
Web Service
Wednesday, 15 May 2024
Difference between Java Stream Map and Java Stream Filter
Java stream filter - Filter used to filter the data and always returns the boolean value. If its return is true then it will be added to the list.
Java Stream map - consisting result of the given function applying to the element.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment