MCPcopy Index your code
hub / github.com/SteveyO/Hue-Emulator / put

Method put

src/org/json/JSONObject.java:1027–1030  ·  view source on GitHub ↗

Put a key/boolean pair in the JSONObject. @param key A key string. @param value A boolean which is the value. @return this. @throws JSONException If the key is null.

(String key, boolean value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

toJSONObjectMethod · 0.95
JSONObjectMethod · 0.95
accumulateMethod · 0.95
appendMethod · 0.95
incrementMethod · 0.95
putOnceMethod · 0.95
putOptMethod · 0.95
getAllSchedules_3_1Method · 0.95
createSchedule_3_2Method · 0.95
createGroup_2_2Method · 0.95
getAllLights_1_1Method · 0.95
getAllScenes_4_1Method · 0.95

Calls 2

testValidityMethod · 0.95
removeMethod · 0.95

Tested by

no test coverage detected