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

Method put

JavaWebServer/src/plist/NSDictionary.java:150–156  ·  view source on GitHub ↗

Puts a new key-value pair into this dictionary. If the value is null, no operation will be performed on the dictionary. @param key The key. @param obj The value. @return The value previously associated to the given key, or null, if no value was associated to it.

(String key, NSObject obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

parseDictionaryMethod · 0.95
parseObjectMethod · 0.95
parseObjectMethod · 0.95
putAllMethod · 0.95
wrapMethod · 0.95
runMethod · 0.45
assignIDMethod · 0.45
getBytesMethod · 0.45
encodeMethod · 0.45
toJavaObjectMethod · 0.45

Calls 2

wrapMethod · 0.95
getMethod · 0.45

Tested by

no test coverage detected