Exploring Java 8 Streams

Publicado el: 07 julio 2017
en el canal de: 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  


En esta página del sitio puede ver el video en línea Exploring Java 8 Streams de Duración hora minuto segunda en buena calidad , que subió el usuario World of Zero 07 julio 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 9,335 veces y le gustó 93 a los espectadores. Disfruta viendo!