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

Method opt

src/org/json/JSONArray.java:518–521  ·  view source on GitHub ↗

Get the optional object value associated with an index. @param index The index must be between 0 and length() - 1. If not, null is returned. @return An object value, or null if there is no object at that index.

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

toStringMethod · 0.95
getMethod · 0.95
isNullMethod · 0.95
optDoubleMethod · 0.95
optFloatMethod · 0.95
optIntMethod · 0.95
optEnumMethod · 0.95
optBigIntegerMethod · 0.95
optBigDecimalMethod · 0.95
optJSONArrayMethod · 0.95
optJSONObjectMethod · 0.95
optLongMethod · 0.95

Calls 2

lengthMethod · 0.95
getMethod · 0.45

Tested by

no test coverage detected