The MapCollection Class

The MapCollection class defines the basic set of methods implemented by all collections that create a mapping from a programmer defined index object to a value..

The class MapCollection subclasses (specializes) The Collection Classes and is a mixin class (it can be inherited by other classes). The following classes inherit (specialize) this class: