Class Index | File Index

Classes


Class Aggregate


Defined in: DataStructures.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Interface for managing a generic data structure.
Method Summary
Method Attributes Method Name and Description
 
Returns the iterator relative to the aggregate.
Class Detail
Aggregate()
Interface for managing a generic data structure.
Method Detail
{Iterator} getIterator()
Returns the iterator relative to the aggregate.
Returns:
{Iterator} The iterator.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 23 2014 22:40:58 GMT+0200 (CEST)