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

Method setValue

PieOSXClient/src/plist/NSArray.java:90–92  ·  view source on GitHub ↗

Stores an object at the specified index. If there was another object stored at that index it will be replaced. Equivalent to getArray()[key] = value . @param key The index where to store the object. @param value The object.

(int key, Object value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseObjectMethod · 0.95
parseObjectMethod · 0.95
wrapMethod · 0.95

Calls 1

wrapMethod · 0.95

Tested by

no test coverage detected