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

Method putOpt

src/org/json/JSONObject.java:1653–1658  ·  view source on GitHub ↗

Put a key/value pair in the JSONObject, but only if the key and the value are both non-null. @param key A key string. @param value An object which is the value. It should be of one of these types: Boolean, Double, Integer, JSONArray, JSONObject, Long, Str

(String key, Object value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

JSONObjectMethod · 0.95

Calls 1

putMethod · 0.95

Tested by

no test coverage detected