MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / optBigInteger

Method optBigInteger

src/org/json/JSONObject.java:1107–1140  ·  view source on GitHub ↗

Get an optional BigInteger associated with a key, or the defaultValue if there is no such key or if its value is not a number. If the value is a string, an attempt will be made to evaluate it as a number. @param key A key string. @param defaultValue The default. @return An obj

(String key, 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