The org.springextension.actionscript.collections package contains the collection classes



Interfaces
 InterfaceDescription
 IMap An object that contains key/value pairs.
 ITypedCollectionListener

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

Classes
 ClassDescription
 EntityCollection Collection that is forced to hold instances of Entity No duplicate id's can be added to the collection.
 Map Basic implementation of the IMap interface.
 MapViewCursor Map view cursor.
 Properties The Properties class represents a collection of properties in the form of key-value pairs.
 PropertiesParser {
 TypedCollection Collection that is forced to hold values of a certain type.
 TypedCollectionEvent Describes an event generated by a TypedCollection

Authors: Christophe Herreman, Bert Vandamme
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

 TypedCollectionViewCursor A decorator for an IViewCursor instance which forces the cursor to deal with values of a certain type.