MCPcopy Index your code
hub / github.com/Erlandys/UE4LinuxLauncher / toJSONObject

Method toJSONObject

src/org/json/JSONArray.java:1324–1333  ·  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 1

rowToJSONObjectMethod · 0.95

Calls 4

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

Tested by

no test coverage detected