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

Method valueToString

src/org/json/JSONObject.java:1438–1471  ·  view source on GitHub ↗

Make a JSON text of an Object value. If the object has an value.toJSONString() method, then that method will be used to produce the JSON text. The method is required to produce a strictly conforming text. If the object does not contain a toJSONString method (which is the most common case), then a te

(Object value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

joinMethod · 0.95

Calls 5

numberToStringMethod · 0.95
quoteMethod · 0.95
toJSONStringMethod · 0.80
equalsMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected