MCPcopy Index your code
hub / github.com/SteveyO/Hue-Emulator / getBoolean

Method getBoolean

src/org/json/JSONArray.java:210–222  ·  view source on GitHub ↗

Get the boolean value associated with an index. The string values "true" and "false" are converted to boolean. @param index The index must be between 0 and length() - 1. @return The truth. @throws JSONException If there is no value for the index or if the value is not

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

optBooleanMethod · 0.95

Calls 2

getMethod · 0.95
equalsMethod · 0.45

Tested by

no test coverage detected