Class AnnotationInfoList

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

public class AnnotationInfoList extends MappableInfoList<AnnotationInfo>
A list of AnnotationInfo objects.
See Also: