MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / optJSONObject

Method optJSONObject

src/org/json/JSONObject.java:1290–1293  ·  view source on GitHub ↗

Get an optional JSONObject associated with a key. It returns null if there is no such key, or if its value is not a JSONObject. @param key A key string. @return A JSONObject which is the value.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

JSONObjectMethod · 0.95

Calls 1

optMethod · 0.95

Tested by

no test coverage detected