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

Method optBoolean

src/org/json/JSONObject.java:1028–1030  ·  view source on GitHub ↗

Get an optional boolean associated with a key. It returns false if there is no such key, or if the value is not Boolean.TRUE or the String "true". @param key A key string. @return The truth.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

optMethod · 0.95
getBooleanMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected