com.jniwrapper.macosx.cocoa.nsobject
Interface NSMutableCopyingProtocol

All Known Implementing Classes:
NSArray, NSAttributedString, NSCharacterSet, NSData, NSDictionary, NSIndexSet, NSMutableCharacterSet, NSParagraphStyle, NSSet, NSString, NSURLRequest

public interface NSMutableCopyingProtocol

This interface represents NSMutableCopyingProtocol protocol. See the protocol documentation at the Apple's site: NSMutableCopyingProtocol


Method Summary
 Id mutableCopyWithZone(NSZone zone)
           
 

Method Detail

mutableCopyWithZone

public Id mutableCopyWithZone(NSZone zone)