org.rococoa.cocoa.foundation.categories
Interface NSArrayConveniences

All Superinterfaces:
ObjCObject

public interface NSArrayConveniences
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.


Nested Class Summary
static interface NSArrayConveniences._static_
           
 
Method Summary
 NSArray allObjects()
          Original signature : -(NSArray*)allObjects
from NSArrayConveniences native declaration : NSPointerArray.h:63
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

allObjects

NSArray allObjects()
Original signature : -(NSArray*)allObjects
from NSArrayConveniences native declaration : NSPointerArray.h:63



Copyright © 2009. All Rights Reserved.