VEGAS AS3 Reference
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Package system.data.stacks
Classes
Classes
Class
Description
ArrayStack
The based implementation of the Stack interface.
TypedStack
TypedStack is a wrapper for Stack instances that ensures that only values of a specific type can be added to the wrapped stack.