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

Method getNumber

src/org/json/JSONArray.java:299–309  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getMethod · 0.95
stringToNumberMethod · 0.95
toStringMethod · 0.45

Tested by

no test coverage detected