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.


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

Method Detail

allObjects

NSArray allObjects()
Original signature : -(NSArray*)allObjects
from NSExtendedEnumerator native declaration : NSEnumerator.h:41



Copyright © 2009. All Rights Reserved.