Class BodyPartsList

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

class BodyPartsList extends ArrayList<BodyPart>
Custom List implementation that maintains parentage information automatically.