Functional Interfaces

suggest change

Introduction

In Java 8+, a functional interface is an interface that has just one abstract method (aside from the methods of Object). See JLS ยง9.8. Functional Interfaces.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Functional interfaces:
*Functional Interfaces

Table Of Contents
96XJC
122JNDI
150JMX
162Functional interfaces