public static class AnnotationsReader.ArrayElementValue extends 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) |
public final AnnotationsReader.ElementValue[] vals
public ArrayElementValue(AnnotationsReader.ElementValue[] vals)