org.rococoa.cocoa.foundation.categories
Interface NSExtendedEnumerator
- All Superinterfaces:
- ObjCObject
public interface NSExtendedEnumerator
- 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.
Method Summary |
NSArray |
allObjects()
Original signature : -(NSArray*)allObjects
from NSExtendedEnumerator native declaration : NSEnumerator.h:41 |
allObjects
NSArray allObjects()
- Original signature :
-(NSArray*)allObjects
from NSExtendedEnumerator native declaration : NSEnumerator.h:41
Copyright © 2009. All Rights Reserved.