paint-brush
Have you Used the Streams API in Java?by@ggorantala
182 reads

Have you Used the Streams API in Java?

by Gopi Gorantala5mMarch 14th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Java team included when bundling JDK 1.8 is the Streams API. The purpose of streams is to process a sequence of elements by executing different kinds of operations on the elements. A Stream is not a data structure like Arrays/Queue etc. instead it takes input from Collections, arrays, or I/O channels. Streams are used to perform complex data processing operations on collections data. They represent a pipeline through which the data flow and the functions to operate on the data.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail

Coins Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Have you Used the Streams API in Java?
Gopi Gorantala HackerNoon profile picture
Gopi Gorantala

Gopi Gorantala

@ggorantala

I had roughly 10 years of experience under my belt -- working in Belgium for half a decade.

About @ggorantala
LEARN MORE ABOUT @GGORANTALA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Gopi Gorantala HackerNoon profile picture
Gopi Gorantala@ggorantala
I had roughly 10 years of experience under my belt -- working in Belgium for half a decade.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite