MCPcopy Create free account
hub / github.com/TachiWeb/TachiWeb-Server / JSONArray

Class JSONArray

AndroidCompat/src/main/java/org/json/JSONArray.java:49–629  ·  view source on GitHub ↗

A dense indexed sequence of values. Values may be any mix of JSONObject JSONObjects, other JSONArray JSONArrays, Strings, Booleans, Integers, Longs, Doubles, null or JSONObject#NULL. Values may not be Double#isNaN() NaNs, Double#isInfinite() infinities

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

handleReqMethod · 0.85
handleReqMethod · 0.85
handleReqMethod · 0.85
serializeMethod · 0.85
handleReqMethod · 0.85
handleReqMethod · 0.85
handleReqMethod · 0.85
handleReqMethod · 0.85
handleReqMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected