notes/pl/java/features/stream/docs/articles.txt
Ihar Hancharenka eb2a4ed364 m
2024-06-05 13:55:56 +03:00

21 строка
895 B
Plaintext

2024
https://piotrminkowski.com/2024/04/25/interesting-facts-about-java-streams-and-collections/
! aggregate, partitionBy, gather, slidingWindow
2022
https://habr.com/ru/post/693666/
2019
https://medium.com/glovo-engineering/method-references-the-unpolished-gem-of-java-8-e7264dfdfcf4
https://www.baeldung.com/java-collection-stream-foreach
https://4comprehension.com/a-new-jdk12-stream-api-collector-collectorsteeing/
2018
https://dzone.com/articles/the-ultimate-guide-to-the-java-stream-api-grouping
2017
https://habrahabr.ru/company/jugru/blog/337534/
2016
http://iteratrlearning.com/java9/2016/08/06/java9-streams.html
Goetz
http://www.ibm.com/developerworks/java/library/j-java-streams-1-brian-goetz/index.html
http://www.ibm.com/developerworks/java/library/j-java-streams-2-brian-goetz/index.html
http://www.ibm.com/developerworks/java/library/j-java-streams-3-brian-goetz/index.html