Vavr (javaslang) Future class explained and show cased

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=4qFWeNF3YYk



Duration: 13:02
258 views
7


We can run heavy calculations in another thread with the Future class in Vavr. We can attach a lambda which is called upon completion.

Feel free to leave a comment or question.
Enjoy! :-)
The code is located here:
https://github.com/ekim197711/vavr
Follow me on twitter:
https://twitter.com/MikeMoelNielsen







Tags:
java
javaslang
vavr
functional programming