Let's test your knowledge. Fill in the missing part by typing it in.
In Java 8, the Stream API provides functional-style operations on streams of elements, making it easier to perform operations such as ___, ___, and ___ on collections.
Write the missing line below.