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

Method optBoolean

src/org/json/JSONArray.java:532–534  ·  view source on GitHub ↗

Get the optional boolean value associated with an index. It returns false if there is no value at that index, or if the value is not Boolean.TRUE or the String "true". @param index The index must be between 0 and length() - 1. @return The truth.

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toStringMethod · 0.45

Calls 1

getBooleanMethod · 0.95

Tested by

no test coverage detected