Returns a java.util.List containing all of the elements in this array. If an element in the array is a JSONArray or JSONObject it will also be converted. Warning: This method assumes that the data structure is acyclical. @return a java.util.List containing the elements of this array
()