MCPcopy Create free account
hub / github.com/SteveyO/Hue-Emulator / stringToValue

Method stringToValue

src/org/json/JSONObject.java:1282–1325  ·  view source on GitHub ↗

Try to convert a string into a number, boolean, or null. If the string can't be converted, return the string. @param string A String. @return A simple JSON value.

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nextValueMethod · 0.95

Calls 2

equalsMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected