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.