All the public Categories which extend NSDictionary class.
→ Expand all
→ Collapse all
Property reading support for NSDictionary.
Additions to NSDictionary.
Returns whether the dictionary contains the given key among -allKeys .
ETCollection and ETKeyedCollection support for NSDictionary.
Returns NSMutableDictionary class.
Higher-order messaging support for NSDictionary.
Returns objects in the dictionary, and the keys as an array with the info argument.
Both objects and keys are returned in the same order (this ordering ensures that each index corresponds to a key-value pair that exists in the dictionary).