MCPcopy Create free account
hub / github.com/SteveyO/Hue-Emulator / isNull

Method isNull

src/org/json/JSONObject.java:701–703  ·  view source on GitHub ↗

Determine if the value associated with the key is null or if there is no value. @param key A key string. @return true if there is no value associated with the key or if the value is the JSONObject.NULL object.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

optMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected