Java Functional Interface and Lamda Implementation

The term Java functional interface was introduced in Java 8

Md Sajedul Karim
Level Up Coding
Published in
3 min readMay 20, 2021

--

Photo by Tracy Adams on Unsplash

A functional interface in Java is an interface that contains only a single abstract (unimplemented) method.

A functional interface may have defaulted, and static methods may have an implementation, in addition to the single unimplemented method.

--

--

Back-end developer, Spring, JAVA, Distributed system, AWS, Google Cloud, Docker, CD/CI, Kubernetes, databases. https://www.linkedin.com/in/sajedulkarim/