Class PackageInfoList

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

public class PackageInfoList extends MappableInfoList<PackageInfo>
A list of PackageInfo objects.
See Also: