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

Method getBoolean

src/org/json/JSONArray.java:234–246  ·  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 2

optBooleanMethod · 0.95
EpicItemMethod · 0.45

Calls 2

getMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected