The Bag Class

A collection where the index is equal to the value. Bag indexes can be any object (as with the Table class) and each index can appear more than once.

The class Bag subclasses (specializes) The Object Class and inherits (specializes) in addition in the following order: