Uses of Class
com.jniwrapper.macosx.cocoa.nsdictionary.NSMutableDictionary

Packages that use NSMutableDictionary
com.jniwrapper.macosx.cocoa.nsdictionary   
 

Uses of NSMutableDictionary in com.jniwrapper.macosx.cocoa.nsdictionary
 

Methods in com.jniwrapper.macosx.cocoa.nsdictionary that return NSMutableDictionary
static NSMutableDictionary NSMutableDictionary.NSMutableDictionary_dictionaryWithCapacity(com.jniwrapper.UInt16 numItems)
          This method represents the dictionaryWithCapacity static constructor of the NSMutableDictionary Objective-C class.