JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
java.lang
Annotation Type FunctionalInterface
@Retention
(
RUNTIME
)
@Target
(
TYPE
) public @interface
FunctionalInterface
Marks an interface as a "functional interface" as defined by the
JLS 8
.
Since:
1.8