Get the Number value associated with a key. @param index The index must be between 0 and length() - 1. @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.
(int index)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected