зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
11 строки
370 B
Plaintext
11 строки
370 B
Plaintext
2022
|
|
Parallel Functional Programming with Java LiveLessons
|
|
https://tutsnode.net/parallel-functional-programming-with-java/
|
|
! 3.7g good, including parallell streams
|
|
|
|
https://www.linkedin.com/learning/java-lambdas-and-streams
|
|
@FunctionalInterface
|
|
stream can only be used once
|
|
|
|
https://courses.telusko.com/learn/Java-8-stream-API-Features-Lambda-Expression
|