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

Method toJSONObject

src/org/json/JSONArray.java:833–842  ·  view source on GitHub ↗

Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray. @param names A JSONArray containing a list of key strings. These will be paired with the values. @return A JSONObject, or null if there are no names or if this JSONArray has no va

(JSONArray names)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

lengthMethod · 0.95
putMethod · 0.95
optMethod · 0.95
getStringMethod · 0.45

Tested by

no test coverage detected