| | Class | Description |
| | AbstractTypeable |
This abstract class is used to create concrete ITypeable implementations. |
| | ArrayUtil |
Array static tool class. |
| | BooleanUtil |
Boolean tools class. |
| | ClassUtil |
The ClassUtil utility class is an all-static class with methods for working with function the Class in AS3. |
| | Comparater |
The Comparater utility class is an all-static class with a method to returns true if two object are equals. |
| | Copier |
The Copier utility class is an all-static class with a method to returns a copy representation of an object. |
| | DateUtil |
The DateUtil utility class is an all-static class with methods for working with dates. |
| | ErrorUtil |
The ErrorUtil utility class is an all-static class with methods for working with Error. |
| | FunctionUtil |
The FunctionUtil utility class is an all-static class with methods for working with function. |
| | NumberUtil |
The NumberUtil utility class is an all-static class with methods for working with number. |
| | ObjectUtil |
The ObjectUtil utility class is an all-static class with methods for working with object. |
| | Serializer |
The eden serializer of the VEGAS implementation. |
| | StringUtil |
The StringUtil utility class is an extended String class with methods for working with string. |
| | TypeUtil |
The TypeUtil utility class is an all-static class with methods for checking and working with the type of the object in AS2. |