public class Not extends UnaryOperator
Constructor and Description |
---|
Not(AnnotationValue value) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(ExpressionVisitor visitor)
Accept a visitor for this value.
|
String |
getParameterValue()
Get a parameter value for
JavaAnnotation#getNamedParameter(String) . |
String |
toString() |
getValue
public Not(AnnotationValue value)
public Object accept(ExpressionVisitor visitor)
AnnotationValue
visitor
- Visitorpublic String getParameterValue()
Expression
JavaAnnotation#getNamedParameter(String)
.Copyright © 2002–2016. All rights reserved.