public class AnnotationNot extends AnnotationUnaryOperator
Constructor and Description |
---|
AnnotationNot(AnnotationValue value) |
Modifier and Type | Method and Description |
---|---|
Object |
accept(AnnotationVisitor visitor)
Accept a visitor for this value.
|
Object |
getParameterValue()
Get a parameter value for
Annotation.getNamedParameter(String) . |
String |
toString() |
getValue
public AnnotationNot(AnnotationValue value)
public Object accept(AnnotationVisitor visitor)
AnnotationValue
visitor
- Visitorpublic Object getParameterValue()
AnnotationValue
Annotation.getNamedParameter(String)
.Copyright © 2002–2017. All rights reserved.