Class AttributeList

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

public class AttributeList extends Vector<Attribute>
See Also:
  • Constructor Details

    • AttributeList

      public AttributeList()
  • Method Details