luxlabs header browser preview


@interface __NSDictionary0 : NSDictionary

+ (id)allocWithZone:(struct _NSZone { } *)a0;
+ (BOOL)automaticallyNotifiesObserversForKey:(id)a0;

- (id)objectEnumerator;
- (id)retain;
- (id)init;
- (void)getObjects:(id *)a0 andKeys:(id *)a1 count:(unsigned long long)a2;
- (void)dealloc;
- (unsigned long long)retainCount;
- (id)keyEnumerator;
- (id)autorelease;
- (unsigned long long)count;
- (id)copy;
- (id)objectForKey:(id)a0;
- (oneway void)release;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end