public class ClassAnnotationValue extends AnnotationValue
ANNOTATION, ARRAY, CLASS, ENUM_CONSTANT, PRIMITIVE_BOOLEAN, PRIMITIVE_BYTE, PRIMITIVE_CHAR, PRIMITIVE_DOUBLE, PRIMITIVE_FLOAT, PRIMITIVE_INT, PRIMITIVE_LONG, PRIMITIVE_SHORT, STRING, valueKind| Constructor and Description |
|---|
ClassAnnotationValue(java.lang.String sig) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
stringify() |
java.lang.String |
toString() |
whatKindIsThispublic java.lang.String stringify()
stringify in class AnnotationValuepublic java.lang.String toString()
toString in class java.lang.Object