Get the Number 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected