org.rococoa.cocoa.foundation
Interface NSArray._Class

All Superinterfaces:
NSClass, NSObject
Enclosing interface:
NSArray

public static interface NSArray._Class
extends NSClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.NSClass
NSClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.NSClass
CLASS
 
Method Summary
 NSArray arrayWithObjects(NSObject... objects)
           
 
Methods inherited from interface org.rococoa.NSObject
description, id, isKindOfClass, isKindOfClass, release, retain, retainCount
 

Method Detail

arrayWithObjects

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


Copyright © 2009. All Rights Reserved.