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