Tag: functionalProgramming

jedi lambda join challenge

Jedi Lambda Join Java Challenge

There are many concepts involved in Java Challenge! In essence, we will explore lambdas and the Function interface the most. However, we also have static methods introduced in Java 8 the private method in interfaces introduced in Java 9. In the...