Skip to content

Build JSONArray from a Collection #103

Description

@GoogleCodeExporter
This is a feature request.

JSONObject has a constructor that accepts a Map as the first parameter, but 
JSONArray doesn't have any similar counterpart. It would be logical to have a 
second constructor for JSONArray that looks like this:

public JSONArray(Collection collection)

Can someone add that?

Original issue reported on code.google.com by soaper...@gmail.com on 11 Dec 2014 at 11:07

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions