AnnotationValue, Expressionpublic class Not extends UnaryOperator
| Constructor | Description |
|---|---|
Not(AnnotationValue value) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
accept(ExpressionVisitor visitor) |
Accept a visitor for this value.
|
java.lang.String |
getParameterValue() |
Get a parameter value for
JavaAnnotation.getNamedParameter(String). |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValuepublic Not(AnnotationValue value)
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Object accept(ExpressionVisitor visitor)
visitor - Visitorpublic java.lang.String getParameterValue()
JavaAnnotation.getNamedParameter(String).Copyright © 2002–2018. All rights reserved.