| Class | Description | |
|---|---|---|
| ArrayFilter | This filter contains all constants and methods to sort the Arrays in the application. | |
| ProxyArray | The ProxyArray class extends the flash.utils.Proxy class and use a composition with an Array to extends the Array class. | |
| TypedArray |
TypedArray acts like a normal array but assures that only objects of a specific type are added to the array. |