public static class AnnotationsReader.ConstantElementValue extends java.lang.Object implements AnnotationsReader.ElementValue
Foo.class) are
also represented with this type, with the value being the String class name.| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
val
the constant value
|
| Constructor and Description |
|---|
ConstantElementValue(java.lang.Object val) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |