org.rococoa.cocoa.foundation.protocols
Interface NSMutableCopying

All Known Implementing Classes:
ABMultiValue, ABMutableMultiValue, NSArray, NSAttributedString, NSCharacterSet, NSConstantString, NSCountedSet, NSData, NSDictionary, NSIndexSet, NSMutableArray, NSMutableAttributedString, NSMutableCharacterSet, NSMutableData, NSMutableDictionary, NSMutableIndexSet, NSMutableParagraphStyle, NSMutableSet, NSMutableString, NSMutableURLRequest, NSParagraphStyle, NSSet, NSSimpleCString, NSString, NSTextStorage, NSURLRequest

public interface NSMutableCopying

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 class NSMutableCopying._class_
           
static interface NSMutableCopying._static_
           
 
Field Summary
static NSMutableCopying._class_ _CLASS_
           
 
Method Summary
 NSMutableCopying mutableCopyWithZone(Pointer zone)
           
 

Field Detail

_CLASS_

static final NSMutableCopying._class_ _CLASS_
Method Detail

mutableCopyWithZone

NSMutableCopying mutableCopyWithZone(Pointer zone)