Index Hierarchy NSArray(FTUtilsAdditions) Category Reference Declared in FTUtils+NSObject.h Tasks – reversedArray Returns a new NSArray with the elements in reverse order. Instance Methods reversedArray Returns a new NSArray with the elements in reverse order. - (NSArray *)reversedArray Discussion Returns a new NSArray with the elements in reverse order. Declared In FTUtils+NSObject.h Index Hierarchy