CPEnumerator Class Reference
[Foundation]

Defines an interface for enumerators. More...

List of all members.

Public Member Functions

(CPArray- allObjects [implementation]

Detailed Description

Defines an interface for enumerators.

CPEnumerator is a superclass (with useless method bodies) that defines an interface for subclasses to follow. The purpose of an enumerator is to be a convenient system for traversing over the elements of a collection of objects.

Definition at line 39 of file CPEnumerator.j.


Member Function Documentation

- (CPArray) allObjects   [implementation]

Returns all objects in the collection in an array. No particular ordering is guaranteed.

Definition at line 54 of file CPEnumerator.j.


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 11:04:21 2010 for Cappuccino API by  doxygen 1.6.1