MCPcopy Create free account
hub / github.com/bboyairwreck/PieMessage / NSDictionary

Class NSDictionary

PieOSXClient/src/plist/NSDictionary.java:41–503  ·  view source on GitHub ↗

A NSDictionary is a collection of keys and values, essentially a Hashtable. The keys are simple Strings whereas the values can be any kind of NSObject. You can access the keys through the function allKeys() . Access to the objects stored for each key is given through the function

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected