public class Lambda extends Object implements AnnotationValue
| Constructor and Description |
|---|
Lambda() |
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(ExpressionVisitor visitor)
Accept a visitor for this value.
|
Object |
getParameterValue()
Get a parameter value for
JavaAnnotation.getNamedParameter(String). |
public Object getParameterValue()
ExpressionJavaAnnotation.getNamedParameter(String).getParameterValue in interface Expressionpublic Object accept(ExpressionVisitor visitor)
AnnotationValueaccept in interface AnnotationValuevisitor - VisitorCopyright © 2002–2025. All rights reserved.