Manipulate a Stream in Java

Learn to manipulate the contents of a stream by using the Stream API. You will import a project that contains the existing classes you will need, retrieve a list of Movie objects, filter a stream that contains a string, change the type in a stream, sort the contents of a stream, and collect and display summary statistics for a stream.

Overview

Learn to manipulate the contents of a stream by using the Stream API. You will import a project that contains the existing classes you will need, retrieve a list of Movie objects, filter a stream that contains a string, change the type in a stream, sort the contents of a stream, and collect and display summary statistics for a stream.

Learning Partner
Skillable
Skillable
Ready-built content across a variety of topics and technologies