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

Method getDouble

src/org/json/JSONObject.java:503–512  ·  view source on GitHub ↗

Get the double value associated with a key. @param key A key string. @return The numeric value. @throws JSONException if the key is not found or if the value is not a Number object and cannot be converted to a number.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

optDoubleMethod · 0.95

Calls 2

getMethod · 0.95
quoteMethod · 0.95

Tested by

no test coverage detected