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

Method optDouble

src/org/json/JSONObject.java:829–831  ·  view source on GitHub ↗

Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number. If the value is a string, an attempt will be made to evaluate it as a number. @param key A string which is the key. @return An object which is the value.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getDoubleMethod · 0.95

Tested by

no test coverage detected