This package org.servebox.commons.value contains Wrapper and Interface for the "value object " design pattern.
Interfaces
| | Interface | Description |
| | IBasicObject |
All value object should implement IBasicObject
|
Classes
| | Class | Description |
| | ArrayWrapper |
Wrap a simple Array as an IBasicObject
|
| | BasicObject |
BasicObject implements mechanism for object identification and object comparison. |
| | ObjectWrapper |
ObjectWrapper allow to wrap any kind of value in as IBasicObject. |
ActionScript Foundry Bundle Project API Documentation - Generated using Adobe ASDoc / Maven Flex Plugin