Class AnnotationParameterValueList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<AnnotationParameterValue>, Collection<AnnotationParameterValue>, List<AnnotationParameterValue>, RandomAccess, SequencedCollection<AnnotationParameterValue>

public class AnnotationParameterValueList extends MappableInfoList<AnnotationParameterValue>
A list of AnnotationParameterValue objects.
See Also: