Uses of Class
com.jniwrapper.macosx.cocoa.nsstring.NSMutableString

Packages that use NSMutableString
com.jniwrapper.macosx.cocoa.nsstring   
 

Uses of NSMutableString in com.jniwrapper.macosx.cocoa.nsstring
 

Methods in com.jniwrapper.macosx.cocoa.nsstring that return NSMutableString
static NSMutableString NSMutableString.NSMutableString_stringWithCapacity(com.jniwrapper.UInt16 capacity)
          This method represents the stringWithCapacity static constructor of the NSMutableString Objective-C class.