|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NSMutableDictionary._Class
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.rococoa.NSClass |
---|
NSClass._Class |
Field Summary |
---|
Fields inherited from interface org.rococoa.NSClass |
---|
CLASS |
Method Summary | |
---|---|
NSMutableDictionary |
dictionaryWithCapacity(int numItems)
|
NSMutableDictionary |
dictionaryWithDictionary(NSDictionary dict)
|
NSMutableDictionary |
dictionaryWithObjects_forKeys(NSArray objects,
NSArray keys)
|
NSMutableDictionary |
dictionaryWithObjectsAndKeys(NSObject... objects)
|
Methods inherited from interface org.rococoa.NSObject |
---|
description, id, isKindOfClass, isKindOfClass, release, retain, retainCount |
Method Detail |
---|
NSMutableDictionary dictionaryWithCapacity(int numItems)
NSMutableDictionary dictionaryWithObjects_forKeys(NSArray objects, NSArray keys)
NSMutableDictionary dictionaryWithObjectsAndKeys(NSObject... objects)
NSMutableDictionary dictionaryWithDictionary(NSDictionary dict)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |