Outcomes Covered
- Make use of the
Iterable.forEach()
method - Be familiar with the following methods from the
Stream
interface: collect(), count(), distinct(), filter(), map(), max(), min(), limit(), skip(), and sorted(), toArray()
forEach()
[12:29]
- Watch the following video [link]
Stream Interface Methods [17:49]
- Watch the following video [link]
You should be able to answer the questions of the Self-Learning Module 9 quiz in Canvas.