CPObjectCPEnumerator
_CPReverseArrayEnumerator
@implementation _CPReverseArrayEnumerator : CPEnumerator
Method Summary | |
---|---|
-(id) | initWithArray:(CPArray)anArray |
-(id) | nextObject Returns the next object in the collection. |
Methods inherited from class CPEnumerator |
---|
allObjects, nextObject |
Method Detail |
---|
-(id)initWithArray:(CPArray)anArray
anArray
-(id)nextObject
Created on Sat Sep 13 14:15:43 PDT 2008