Lesson 13 - StreamAPI in Java - Closing stream methods
In the previous lesson, StreamAPI in Java - Modifying stream methods, we learned stream methods that modify the stream in a specific way. In today's Java tutorial, we're going to look at closing stream methods, which we usually use to finish work with the stream and possibly get a result.
Closing stream methods
As we've mentioned at the beginning, we're going to focus on methods, that no longer return a stream, but a value or a data collection.
The findFirst() Method
The method's signature is as follows:
findFirst()
The method tries to find the first element that matches all previously
applied filters and properties. The return value is of the
Optional<T>
type, because there may be no element matching
the applied filters.
In the first example, we're going to search for the first name that's longer than 4 characters:
...End of the preview...

Premium article
ict.social is a large database made up of manuals and tutorials, whose main goal is to provide high-quality IT education to everyone. We started out in the Czech republic, where we display roughly a million articles per month and receive plenty of gratitude from our users. Thanks to our successful establishment, we are now bringing these articles to the rest of the world.
Although we are trying to keep our content free of charge, maintaining the site is a huge effort for everyone involved. Therefore, some content (exercises and more advanced material) costs network points. Don't worry, they're really cheap :)
Article description
Requested article covers this content:
In this Java tutorial, we'll learn about stream methods we use to close streams and get the results.
Buying this article gives you unlimited access to it forever. You will learn some more and help us keep giving our site maintenance which helps you and others get better futures. It's a win-win.
This article is licensed: Premium, by buying this article, you agree with the terms of use.
You gain points by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.
You can get points immediately using:
![]() |
![]() |
![]() |
Credit card | SMS | Wire transfer |