Class AggregatorInfoList

All Implemented Interfaces:
Externalizable, Serializable, Cloneable, Iterable<AggregatorInfo>, Collection<AggregatorInfo>, List<AggregatorInfo>, RandomAccess, SequencedCollection<AggregatorInfo>, Formatable, TypedFormat

public class AggregatorInfoList extends Vector<AggregatorInfo> implements Formatable
Vector of AggergatorInfo objects.
See Also: