MCPcopy Create free account
hub / github.com/SteveyO/Hue-Emulator / get

Method get

src/org/json/JSONObject.java:457–466  ·  view source on GitHub ↗

Get the value object associated with a key. @param key A key string. @return The object associated with the key. @throws JSONException if the key is not found.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

getBooleanMethod · 0.95
getDoubleMethod · 0.95
getIntMethod · 0.95
getJSONArrayMethod · 0.95
getJSONObjectMethod · 0.95
getLongMethod · 0.95
getStringMethod · 0.95
serializeLightStateMethod · 0.95
convertJsonElementMethod · 0.95
JSONObjectMethod · 0.45
optMethod · 0.45
writeMethod · 0.45

Calls 2

optMethod · 0.95
quoteMethod · 0.95

Tested by 1

convertJsonElementMethod · 0.76