com.oracle.json.JsonArray

This class represents an immutable JSON array which is also able to be used as an unmodifiable list structure. This object can be created by reading in JSON data or building this from scratch with {@link JsonArrayBuilder}.