From Anonymous Classes to Lambdas in Java 8
Feb 15 · 3 min read · If you want to master Java 8 features, lambda expressions are one of the key highlights. But before diving into lambdas, it’s important to understand functional interfaces, and to understand them, it helps to first know about anonymous classes. What ...
Join discussion




