Tag: functional-interface

Java Lambda Expressions

Java Lambda Expressions

In this article, we'll go through what Lambda Expressions are in Java and how they work. 1. What is Lambda ...

Java Functional Interface

Java Functional Interface

In this article, we'll go through what Functional Interface is in Java and how you can use them. 1. What ...