We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
you code is nice and simple and easy for beginners to understand those who are about to learn lambdas....thanks!!
next step if you can migrate this code into something called as stream pipelining
Java Lambda Expressions
You are viewing a single comment's thread. Return to all comments →
you code is nice and simple and easy for beginners to understand those who are about to learn lambdas....thanks!! next step if you can migrate this code into something called as stream pipelining
People try too hard to write complex one line solutions to seem smart, but actual clean code looks more like this, it is easy to read and understand.