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

Method optNumber

src/org/json/JSONObject.java:1348–1350  ·  view source on GitHub ↗

Get an optional Number value associated with a key, or null if there is no such key or if the value is not a number. If the value is a string, an attempt will be made to evaluate it as a number (BigDecimal). This method would be used in cases where type coercion of the n

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

optMethod · 0.95
stringToNumberMethod · 0.95
equalsMethod · 0.80

Tested by

no test coverage detected