NSMutableDictionary.dictionaryWithCapacity

Creates and returns a mutable dictionary, initially giving it enough allocated memory to hold a given number of entries.

class NSMutableDictionary
static
@selector("dictionaryWithCapacity:")
dictionaryWithCapacity

Meta