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

Method optBigInteger

src/org/json/JSONArray.java:739–766  ·  view source on GitHub ↗

Get the optional BigInteger value associated with an index. The defaultValue is returned if there is no value for the index, or if the value is not a number and cannot be converted to a number. @param index The index must be between 0 and length() - 1. @param defaultValue The

(int index, BigInteger defaultValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

optMethod · 0.95
isDecimalNotationMethod · 0.95
equalsMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected