add


Description:

public JsonArrayBuilder add (JsonValue value)

Adds an element to the array.

Parameters:

value

the element.

Returns:

this builder for chaining.