Extracted at 2014-06-26.
[Top]
Tools
Tools.JSON
Tools.JSON.JSONArray
Methods
Length()
`[]()
`[]=()
cast()
create()
fromtokener()
getArrayList()
getBoolean()
getDouble()
getInt()
getJSONArray()
getJSONObject()
getString()
isNull()
join()
opt()
optBoolean()
optDouble()
optInt()
optJSONArray()
optJSONObject()
optString()
put()
toJSONObject()
Tools.JSON.JSONArray()->getBoolean()
Tools.JSON.JSONArray()->getInt()
Method Tools.JSON.JSONArray()->getDouble()
Method
getDouble
float
getDouble
(
int
i
)
Description
Get the double value associated with an index.
Parameter
i
index subscript
Returns
A double value