filmov
tv
Java hands On Streams API filtering list of localdate objects that fall within summer

Показать описание
Hello everyone, and welcome to the Java Hands-On series. In today's video, we will get touch with Streams API and the LocalDate class. The task is to filter a list of dates using a method from the LocalDate class and the Streams API both are introduced in Java 8.