Saturday, March 23, 2019

Java 11 Streams

You don't need a book to learn this stuff, just go through the package javadoc

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/stream/package-summary.html

Interesting examples here https://dzone.com/articles/a-guide-to-streams-in-java-8-in-depth-tutorial-wit




No comments: