You can check out the following links for more information about the topics covered in this chapter:
-
- Read more about Stream API at https://www.oracle.com/technetwork/articles/java/ma14-java-se-8-streams-2177646.html and https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html
- Read more about Lambda expressions at https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html