org.rococoa.cocoa.foundation.categories
Interface NSDeprecated
- All Superinterfaces:
- ObjCObject
public interface NSDeprecated
- 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 |
void |
getObjects(ObjCObject objects)
This method is unsafe because it could potentially cause buffer overruns. |
getObjects
void getObjects(ObjCObject objects)
- This method is unsafe because it could potentially cause buffer overruns. You should use -getObjects:range: instead.
Original signature : -(void)getObjects:(id*)
from NSDeprecated native declaration : NSArray.h:107
Copyright © 2009. All Rights Reserved.