Builder.endArray

Closes the array inside the given builder that was opened by the most recent call to json.builder.Builder.beginArray.

This function cannot be called after json.builder.Builder.setMemberName.

class Builder
endArray
()

Return Value

Type: json.builder.Builder

the builder instance