Inherits from NSObject
Declared in NSDictionaryEntrySetEntry.h
NSDictionaryEntrySetEntry.m

Tasks

Properties

key

Model Properties

@property (readonly) NSObject *key

Declared In

NSDictionaryEntrySetEntry.h

Class Methods

dictionaryEntryWithKey:forDictionary:

Class Methods

+ (NSDictionaryEntrySetEntry *)dictionaryEntryWithKey:(NSObject *)key forDictionary:(NSDictionary *)dictionary

Declared In

NSDictionaryEntrySetEntry.h

Instance Methods

initWithKey:forDictionary:

Lifecycle Methods

- (id)initWithKey:(NSObject *)key forDictionary:(NSDictionary *)dictionary

Declared In

NSDictionaryEntrySetEntry.h