JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.jrodolfo.java_evolution.java11
LambdaVarExamples
ExampleParameter
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface LambdaVarExamples.ExampleParameter
Enclosing class:
LambdaVarExamples
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public static @interface
LambdaVarExamples.ExampleParameter
Marker annotation used only to demonstrate annotating an inferred lambda parameter.