#import <NSMutableDictionary-Goodies.h>
Öffentliche Methoden | |
| (void) | - setBool:forKey: |
| (void) | - setInteger:forKey: |
| (void) | - addObject:forKey: |
Definiert in Zeile 9 der Datei NSMutableDictionary-Goodies.h.
| - (void) setBool: | (BOOL) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) setInteger: | (int) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) addObject: | (id) | fp8 | ||
| forKey: | (id) | fp12 | ||