API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Package com.as3collections.visitors
Interfaces
|
Classes
Interfaces
Interface
Description
IPrePostVisitor
IVisitor
Visitor objects are passed to ICollection objects using the collections accept( visitor ) method.
Classes
Class
Description
TraceVisitor