Java 8 anti-patterns by Sergey Morenets

preview_player
Показать описание
Java 8 became the major Java version in development and production environment. Lambda-expressions, Streams API, default and static methods, Java time library bring a lot of attention from the Java development community. However broad usage of Java 8 lead to "Java 7" style in Java 8 applications. We will talk about most common anti-patterns and how to resolve it
Рекомендации по теме
Комментарии
Автор

Hello. Can you please tell me what is initialValue? Is it an explanation? How can I write this in Eclipse? Thanks
AtomicLong(initialValue:0)? min. 6:42

erosandrei
Автор

This should be better called: streams mistakes beginners make. If you know streams, this video will be waste of time.

teczowyrozowy