public interface AnnotationValue
Integer
String
TypeMirror
VariableElement
AnnotationMirror
List<? extends AnnotationValue>
<R,P>R
accept(AnnotationValueVisitor<R,P> v, P p)
Object
getValue()
toString()
Object getValue()
String toString()
toString
<R,P> R accept(AnnotationValueVisitor<R,P> v, P p)
R
P
v
p