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 not stored for this graph (policy: none)
no test coverage detected