Tag: java8
-
Understand Method References in Java
Before Java 8, to provide an implementation for an interface we need either to create a concrete class that implements this interface, or more concise we can use an anonymous […]
Every support is much appreciated ❤️