AnnotationValue
, Expression
LogicalNot
, MinusSign
, Not
, PlusSign
, PostDecrement
, PostIncrement
, PreDecrement
, PreIncrement
public abstract class UnaryOperator extends Object implements AnnotationValue
Constructor | Description |
---|---|
UnaryOperator(AnnotationValue value) |
Modifier and Type | Method | Description |
---|---|---|
AnnotationValue |
getValue() |
accept
getParameterValue
public UnaryOperator(AnnotationValue value)
public AnnotationValue getValue()
Copyright © 2002–2018. All rights reserved.