org.rococoa.cocoa.foundation
Interface NSArray._Class

All Superinterfaces:
ObjCClass, ObjCObject
Enclosing class:
NSArray

public static interface NSArray._Class
extends ObjCClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass
ObjCClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.ObjCClass
CLASS
 
Method Summary
 NSArray arrayWithObjects(NSObject... objects)
           
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

arrayWithObjects

NSArray arrayWithObjects(NSObject... objects)
Parameters:
objects - Contents and then a trailing null


Copyright © 2012. All Rights Reserved.