public static class AnnotationsReader.ArrayElementValue extends java.lang.Object implements AnnotationsReader.ElementValue
| Modifier and Type | Field and Description |
|---|---|
AnnotationsReader.ElementValue[] |
vals
the values contained in the array
|
| Constructor and Description |
|---|
ArrayElementValue(AnnotationsReader.ElementValue[] vals) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final AnnotationsReader.ElementValue[] vals
public ArrayElementValue(AnnotationsReader.ElementValue[] vals)