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

Method getBoolean

src/org/json/JSONObject.java:478–491  ·  view source on GitHub ↗

Get the boolean value associated with a key. @param key A key string. @return The truth. @throws JSONException if the value is not a Boolean or the String "true" or "false".

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

optBooleanMethod · 0.95
setLightStateMethod · 0.95

Calls 3

getMethod · 0.95
quoteMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected