Class AnnotationInfoList

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

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