MCPcopy Index your code
hub / github.com/SteveyO/Hue-Emulator / write

Method write

src/org/json/JSONObject.java:1532–1534  ·  view source on GitHub ↗

Write the contents of the JSONObject as JSON text to a writer. For compactness, no whitespace is added. Warning: This method assumes that the data structure is acyclical. @return The writer. @throws JSONException

(Writer writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

toStringMethod · 0.95
quoteMethod · 0.45
writeValueMethod · 0.45
indentMethod · 0.45

Calls 8

lengthMethod · 0.95
keysMethod · 0.95
quoteMethod · 0.95
writeValueMethod · 0.95
indentMethod · 0.95
nextMethod · 0.80
toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected