Class ConstraintColumnList

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

public class ConstraintColumnList extends ArrayList<ConstraintColumn>
See Also:
  • Constructor Details

    • ConstraintColumnList

      public ConstraintColumnList()