org.rococoa.cocoa.foundation.categories
Interface NSMutableArrayCreation
- All Superinterfaces:
- ObjCObject
public interface NSMutableArrayCreation
- extends ObjCObject
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
initWithCapacity
NSMutableArray initWithCapacity(NSUInteger numItems)
- Original signature :
-(id)initWithCapacity:(NSUInteger)
from NSMutableArrayCreation native declaration : NSArray.h:155
Copyright © 2009. All Rights Reserved.