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

Method wrap

src/org/json/JSONObject.java:2144–2183  ·  view source on GitHub ↗

Wrap an object, if necessary. If the object is null, return the NULL object. If it is an array or collection, wrap it in a JSONArray. If it is a map, wrap it in a JSONObject. If it is a standard property (Double, String, et al) then it is already wrapped. Otherwise, if it comes from one of the java

(Object object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

JSONArrayMethod · 0.95
JSONObjectMethod · 0.95
populateMapMethod · 0.95

Calls 3

equalsMethod · 0.80
getNameMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected