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

Method optJSONObject

src/org/json/JSONObject.java:905–908  ·  view source on GitHub ↗

Get an optional JSONObject associated with a key. It returns null if there is no such key, or if its value is not a JSONObject. @param key A key string. @return A JSONObject which is the value.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

JSONObjectMethod · 0.95
createSchedule_3_2Method · 0.95

Calls 1

optMethod · 0.95

Tested by

no test coverage detected