api / tv.twelvetone.json / JsonArray / <init>

<init>

JsonArray()

Creates a new empty JsonArray.

JsonArray(array: JsonArray)

Creates a new JsonArray with the contents of the specified JSON array.

Parameters

array - the JsonArray to get the initial contents from, must not be null