public class AnnotationGreaterThan extends AnnotationBinaryOperator
| Constructor and Description |
|---|
AnnotationGreaterThan(AnnotationValue left,
AnnotationValue right) |
| 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() |
getLeft, getRightpublic AnnotationGreaterThan(AnnotationValue left, AnnotationValue right)
public Object accept(AnnotationVisitor visitor)
AnnotationValuevisitor - Visitorpublic Object getParameterValue()
AnnotationValueAnnotation.getNamedParameter(String).Copyright © 2002-2015. All Rights Reserved.