Exploring Java 8 Streams

Pubblicato il: 07 luglio 2017
sul canale di: World of Zero
9,335
93

Java 8 brought a number of new features to Java, one of those features was the Streams API. This API brought an easy way to create functional style list manipulation elements using a simple API. This is extremely powerful and allows you to create extremely complex interactions with relatively little code.

For those familiar with C#, the Java Streams API offers a core feature set very similar to what you can do with LINQ. Certain syntactic limitations exist as well as a lack of extension methods to easily expand the system. Java solves these differences in other ways.

The java Stream javadocs are here: https://docs.oracle.com/javase/8/docs...

Curious about the Reactive Extensions and how they're different? Check out the video on building Fizz Buzz using JavaRX:    • Reactive Extensions in Java - Basic FizzBuzz  

Discord:   / discord  


In questa pagina del sito puoi guardare il video online Exploring Java 8 Streams della durata di ore minuti seconda in buona qualità , che l'utente ha caricato World of Zero 07 luglio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 9,335 volte e gli è piaciuto 93 spettatori. Buona visione!