public abstract class AnnotationBinaryOperator extends Object implements AnnotationValue
Constructor and Description |
---|
AnnotationBinaryOperator(AnnotationValue left,
AnnotationValue right) |
Modifier and Type | Method and Description |
---|---|
AnnotationValue |
getLeft() |
AnnotationValue |
getRight() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, getParameterValue
public AnnotationBinaryOperator(AnnotationValue left, AnnotationValue right)
public AnnotationValue getLeft()
public AnnotationValue getRight()
Copyright © 2002-2012. All Rights Reserved.