Uses of Interface
org.rococoa.cocoa.foundation.NSArray

Packages that use NSArray
org.rococoa.cocoa.foundation   
 

Uses of NSArray in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSArray
 NSArray NSArray._Class.arrayWithObjects(NSObject... objects)
           
 NSArray NSError.localizedRecoveryOptions()
           
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSArray
static NSMutableDictionary NSMutableDictionary.dictionaryWithObjects_forKeys(NSArray objects, NSArray keys)
           
 NSMutableDictionary NSMutableDictionary._Class.dictionaryWithObjects_forKeys(NSArray objects, NSArray keys)
           
static NSDictionary NSDictionary.dictionaryWithObjects_forKeys(NSArray objects, NSArray keys)
           
 NSDictionary NSDictionary._Class.dictionaryWithObjects_forKeys(NSArray objects, NSArray keys)
           
 



Copyright © 2009. All Rights Reserved.