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

Method isDecimalNotation

src/org/json/JSONObject.java:1876–1879  ·  view source on GitHub ↗

Tests if the value should be tried as a decimal. It makes no test if there are actual digits. @param val value to test @return true if the string is "-0" or if it contains '.', 'e', or 'E', false otherwise.

(final String val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

optBigIntegerMethod · 0.95
optBigIntegerMethod · 0.95
stringToNumberMethod · 0.95
stringToValueMethod · 0.95

Calls 1

equalsMethod · 0.80

Tested by

no test coverage detected