Java 8 - Generate Infinite Streams using iterate() and generate() methods

preview_player
Показать описание
In this video, I have explained how to generate a stream using iterate() and generate() methods.

Both are used to generate a stream, iterate() methods takes a seed and UnaryOperator to generate the stream of data.

generate() method takes Supplier interface as an input to generate the stream of data.

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Paid courses (Recorded) videos:
Рекомендации по теме
Комментарии
Автор

Hi Naveen, is it possible to show series where these java 8 topics can be applied or used within automation framework ?

VishalPatel-neiy
Автор

Hi Naveen.. Why it is Generate Infinite Streams ?? What is the meaning of Infinite Stream here ? We are applying Limit in iterate() and generate() methods ??

sivakumar
Автор

Hi naveen when are the selenium classes are going to start. please let me know i want to join

purnachandar
Автор

If Possible can you please create a play list on Front Development Tools (Angular JS)

shaiksuleman