public abstract class AnnotationUnaryOperator extends java.lang.Object implements AnnotationValue
Modifier and Type | Field and Description |
---|---|
private AnnotationValue |
value |
Constructor and Description |
---|
AnnotationUnaryOperator(AnnotationValue value) |
Modifier and Type | Method and Description |
---|---|
AnnotationValue |
getValue() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, getParameterValue
private AnnotationValue value
public AnnotationUnaryOperator(AnnotationValue value)
public AnnotationValue getValue()