Class PrimaryKeyList

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

public class PrimaryKeyList extends ArrayList<PrimaryKey>
See Also: