public class AnnotationMinusSign extends AnnotationUnaryOperator
| Constructor and Description |
|---|
AnnotationMinusSign(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() |
getValuepublic AnnotationMinusSign(AnnotationValue value)
public Object accept(AnnotationVisitor visitor)
AnnotationValuevisitor - Visitorpublic Object getParameterValue()
AnnotationValueAnnotation.getNamedParameter(String).Copyright © 2002-2014. All Rights Reserved.